Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Ddavinci-i2s.c71 #define DAVINCI_MCBSP_RCR_RWDLEN1(v) ((v) << 5) macro
509 rcr |= DAVINCI_MCBSP_RCR_RWDLEN1(mcbsp_word_length) | in davinci_i2s_hw_params()