Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_edma3.c96 #define TI_EDMA3CC_QDMAQNUM_CLR(c) (~(0x7 << ((c) * 4))) macro
278 reg &= TI_EDMA3CC_QDMAQNUM_CLR(i); in ti_edma3_init()