Searched defs:tdm_width (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/ | ||
| H A D | soc-utils-test.c | 16 u8 tdm_width; member |
| H A D | soc-utils.c | 110 snd_soc_tdm_params_to_bclk(const struct snd_pcm_hw_params * params,int tdm_width,int tdm_slots,int slot_multiple) snd_soc_tdm_params_to_bclk() argument |
| /linux/include/linux/mfd/arizona/ | ||
| H A D | core.h | 152 int tdm_width[ARIZONA_MAX_AIF]; member |
| /linux/sound/soc/codecs/ | ||
| H A D | cs530x.h | 212 int tdm_width; global() member |
| H A D | madera.h | 142 int tdm_width[MADERA_MAX_AIF]; member |
| H A D | cs48l32.h | 373 u8 tdm_width[CS48L32_MAX_ASP]; member |
| H A D | arizona.c | 1787 int tdm_width = arizona->tdm_width[dai->id - 1]; arizona_hw_params() local |
| H A D | madera.c | 3113 int tdm_width = priv->tdm_width[dai->id - 1]; madera_hw_params() local |