Searched refs:EDMA_PARAM_CNT_BCNT (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/arch/arm/ti/ | ||
| H A D | ti_edma.h | 123 #define EDMA_PARAM_CNT_BCNT __BITS(31,16) macro |
| H A D | ti_edma.c | 211 __SHIFTIN(ep->ep_bcnt, EDMA_PARAM_CNT_BCNT) | in edma_write_param() |