Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/davinci/
Ddavinci-mcasp.c1049 int word_length; in davinci_mcasp_hw_params() local
1090 word_length = 8; in davinci_mcasp_hw_params()
1095 word_length = 16; in davinci_mcasp_hw_params()
1100 word_length = 24; in davinci_mcasp_hw_params()
1105 word_length = 24; in davinci_mcasp_hw_params()
1110 word_length = 32; in davinci_mcasp_hw_params()
1118 davinci_config_channel_size(mcasp, word_length); in davinci_mcasp_hw_params()
/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1517 enum drxi2s_word_length word_length; member