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

/freebsd-10.2-release/sys/arm/lpc/
H A Dlpc_dmac.c223 LPC_DMAC_CH_CONFIG_SRCP(ch->ldc_config->ldc_src_periph) | LPC_DMAC_CH_CONFIG_E;
H A Dlpcreg.h631 #define LPC_DMAC_CH_CONFIG_SRCP(_n) ((_n & 0x1f) << 1) macro

Completed in 82 milliseconds