Home
last modified time | relevance | path

Searched refs:EDMA_PARAM_CNT_BCNT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/ti/
H A Dti_edma.h123 #define EDMA_PARAM_CNT_BCNT __BITS(31,16) macro
H A Dti_edma.c211 __SHIFTIN(ep->ep_bcnt, EDMA_PARAM_CNT_BCNT) | in edma_write_param()