Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Ddavinci-i2s.c73 #define DAVINCI_MCBSP_RCR_RDATDLY(v) ((v) << 16) macro
456 rcr |= DAVINCI_MCBSP_RCR_RDATDLY(0); in davinci_i2s_hw_params()
459 rcr |= DAVINCI_MCBSP_RCR_RDATDLY(1); in davinci_i2s_hw_params()