Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/davinci/
Ddavinci-mcasp.c1024 int word_length; in davinci_mcasp_hw_params() local
1068 word_length = 8; in davinci_mcasp_hw_params()
1073 word_length = 16; in davinci_mcasp_hw_params()
1078 word_length = 24; in davinci_mcasp_hw_params()
1083 word_length = 24; in davinci_mcasp_hw_params()
1088 word_length = 32; in davinci_mcasp_hw_params()
1096 davinci_config_channel_size(mcasp, word_length); in davinci_mcasp_hw_params()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1532 enum drxi2s_word_length word_length; member