Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/qcom/
A Dlpass-hdmi.c28 unsigned int word_length; in lpass_hdmi_daiops_hw_params() local
46 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()
/linux-6.3-rc2/drivers/soundwire/
A Dqcom.c137 u8 word_length; member
897 if (pcfg->word_length != SWR_INVALID_PARAM) { in qcom_swrm_compute_params()
899 p_rt->num, pcfg->word_length + 1, in qcom_swrm_compute_params()
926 if (pcfg->word_length != SWR_INVALID_PARAM) { in qcom_swrm_compute_params()
929 pcfg->word_length + 1, in qcom_swrm_compute_params()
1191 u8 word_length[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config() local
1254 memset(word_length, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS); in qcom_swrm_get_port_config()
1255 of_property_read_u8_array(np, "qcom,ports-word-length", word_length, nports); in qcom_swrm_get_port_config()
1271 ctrl->pconfig[i + 1].word_length = word_length[i]; in qcom_swrm_get_port_config()
/linux-6.3-rc2/sound/soc/ti/
A Ddavinci-mcasp.c1213 int word_length; in davinci_mcasp_hw_params() local
1221 word_length = 8; in davinci_mcasp_hw_params()
1226 word_length = 16; in davinci_mcasp_hw_params()
1231 word_length = 24; in davinci_mcasp_hw_params()
1236 word_length = 24; in davinci_mcasp_hw_params()
1241 word_length = 32; in davinci_mcasp_hw_params()
1289 davinci_config_channel_size(mcasp, word_length); in davinci_mcasp_hw_params()
1294 mcasp->max_format_width = word_length; in davinci_mcasp_hw_params()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dite-it6505.c378 u8 word_length; member
1178 it6505->audio.word_length = AUDIO_WORD_LENGTH; in it6505_variable_config()
1332 audio_word_length_map[it6505->audio.word_length]); in it6505_setup_audio_channel_status()
1339 (it6505->audio.word_length << 5) | in it6505_setup_audio_format()
2808 it6505->audio.word_length = WORD_LENGTH_16BIT; in it6505_audio_setup_hw_params()
2811 it6505->audio.word_length = WORD_LENGTH_18BIT; in it6505_audio_setup_hw_params()
2814 it6505->audio.word_length = WORD_LENGTH_20BIT; in it6505_audio_setup_hw_params()
2818 it6505->audio.word_length = WORD_LENGTH_24BIT; in it6505_audio_setup_hw_params()
/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dsi.c587 const u32 word_length = 4; in sprd_dsi_edpi_video() local
595 max_fifo_len = word_length * fifo_depth * 100 / bpp_x100; in sprd_dsi_edpi_video()
/linux-6.3-rc2/drivers/media/dvb-frontends/drx39xyj/
A Ddrx_driver.h1517 enum drxi2s_word_length word_length; member

Completed in 48 milliseconds