Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Ddavinci-mcasp.h295 #define NUMEVT(x) (((x) & 0xFF) << 8) macro
H A Ddavinci-mcasp.c971 mcasp_mod_bits(mcasp, reg, NUMEVT(numevt), NUMEVT_MASK); in mcasp_common_hw_param()