Searched defs:tdm_width (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-utils-test.c | 16 u8 tdm_width; member 118 test_tdm_params_to_bclk_one(struct kunit *test, unsigned int rate, snd_pcm_format_t fmt, unsigned int channels, unsigned int tdm_width, unsigned int tdm_slots, unsigned int slot_multiple, unsigned int expected_bclk) test_tdm_params_to_bclk_one() argument
|
H A D | soc-utils.c | 82 snd_soc_tdm_params_to_bclk(struct snd_pcm_hw_params *params, int tdm_width, int tdm_slots, int slot_multiple) snd_soc_tdm_params_to_bclk() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | madera.h | 142 int tdm_width[MADERA_MAX_AIF]; member
|
H A D | wm8993.c | 213 int tdm_width; member
|
H A D | wm9081.c | 155 int tdm_width; member
|
H A D | arizona.c | 1786 int tdm_width = arizona->tdm_width[dai->id - 1]; in arizona_hw_params() local
|
H A D | wm8904.c | 79 int tdm_width; member
|
H A D | madera.c | 3112 int tdm_width = priv->tdm_width[dai->id - 1]; in madera_hw_params() local
|
H A D | max98090.h | 1536 int tdm_width; member
|
/kernel/linux/linux-5.10/include/linux/mfd/arizona/ |
H A D | core.h | 152 int tdm_width[ARIZONA_MAX_AIF]; member
|
/kernel/linux/linux-6.6/include/linux/mfd/arizona/ |
H A D | core.h | 152 int tdm_width[ARIZONA_MAX_AIF]; member
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | madera.h | 142 int tdm_width[MADERA_MAX_AIF]; member
|
H A D | wm9081.c | 155 int tdm_width; member
|
H A D | wm8993.c | 213 int tdm_width; member
|
H A D | arizona.c | 1787 int tdm_width = arizona->tdm_width[dai->id - 1]; in arizona_hw_params() local
|
H A D | wm8904.c | 79 int tdm_width; member
|
H A D | madera.c | 3112 int tdm_width = priv->tdm_width[dai->id - 1]; in madera_hw_params() local
|
Completed in 39 milliseconds