Searched refs:LPC_DMAC_CH_CONFIG_DESTP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/lpc/
H A Dlpc_dmac.c222 LPC_DMAC_CH_CONFIG_DESTP(ch->ldc_config->ldc_dst_periph) |
H A Dlpcreg.h630 #define LPC_DMAC_CH_CONFIG_DESTP(_n) ((_n & 0x1f) << 6) macro

Completed in 39 milliseconds