Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/ti/
Ddavinci-mcasp.c1167 int word_length; in davinci_mcasp_hw_params() local
1175 word_length = 8; in davinci_mcasp_hw_params()
1180 word_length = 16; in davinci_mcasp_hw_params()
1185 word_length = 24; in davinci_mcasp_hw_params()
1190 word_length = 24; in davinci_mcasp_hw_params()
1195 word_length = 32; in davinci_mcasp_hw_params()
1237 davinci_config_channel_size(mcasp, word_length); in davinci_mcasp_hw_params()
1242 mcasp->max_format_width = word_length; in davinci_mcasp_hw_params()
/Linux-v5.4/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1517 enum drxi2s_word_length word_length; member