Searched defs:LPC_DMAC_CH_CONTROL_DWIDTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/lpc/
H A Dlpcreg.h617 #define LPC_DMAC_CH_CONTROL_DWIDTH(_n) ((_n & 0x7) << 21) macro

Completed in 66 milliseconds