Searched refs:word_length (Results 1 – 3 of 3) sorted by relevance
28 unsigned int word_length; in lpass_hdmi_daiops_hw_params() local46 word_length = LPASS_DP_AUDIO_BITWIDTH16; in lpass_hdmi_daiops_hw_params()49 word_length = LPASS_DP_AUDIO_BITWIDTH24; in lpass_hdmi_daiops_hw_params()75 ch_sts_buf1 = (word_length) & LPASS_WORDLENGTH_MASK; in lpass_hdmi_daiops_hw_params()
1189 int word_length; in davinci_mcasp_hw_params() local1197 word_length = 8; in davinci_mcasp_hw_params()1202 word_length = 16; in davinci_mcasp_hw_params()1207 word_length = 24; in davinci_mcasp_hw_params()1212 word_length = 24; in davinci_mcasp_hw_params()1217 word_length = 32; in davinci_mcasp_hw_params()1259 davinci_config_channel_size(mcasp, word_length); in davinci_mcasp_hw_params()1264 mcasp->max_format_width = word_length; in davinci_mcasp_hw_params()
1517 enum drxi2s_word_length word_length; member