Searched refs:lpc_dmac_channel_config (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/arm/lpc/
H A Dlpcvar.h47 struct lpc_dmac_channel_config struct
63 int lpc_dmac_config_channel(device_t, int, struct lpc_dmac_channel_config *);
H A Dlpc_dmac.c60 struct lpc_dmac_channel_config *ldc_config;
184 lpc_dmac_config_channel(device_t dev, int chno, struct lpc_dmac_channel_config *cfg)
H A Dlpc_mmc.c138 static struct lpc_dmac_channel_config lpc_mmc_dma_rxconf = {
152 static struct lpc_dmac_channel_config lpc_mmc_dma_txconf = {

Completed in 119 milliseconds