Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sunxi/
Dsun4i-i2s.c732 u32 mode, lrclk_pol, bclk_pol, val; in sun8i_i2s_set_soc_fmt() local
738 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun8i_i2s_set_soc_fmt()
744 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun8i_i2s_set_soc_fmt()
750 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_LOW; in sun8i_i2s_set_soc_fmt()
756 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun8i_i2s_set_soc_fmt()
762 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun8i_i2s_set_soc_fmt()
786 lrclk_pol ^= SUN8I_I2S_FMT0_LRCLK_POLARITY_MASK; in sun8i_i2s_set_soc_fmt()
795 lrclk_pol ^= SUN8I_I2S_FMT0_LRCLK_POLARITY_MASK; in sun8i_i2s_set_soc_fmt()
807 lrclk_pol | bclk_pol); in sun8i_i2s_set_soc_fmt()
840 u32 mode, lrclk_pol, bclk_pol, val; in sun50i_h6_i2s_set_soc_fmt() local
[all …]
/linux-6.12.1/sound/soc/codecs/
Dadau17x1.c568 int lrclk_pol; in adau17x1_set_dai_fmt() local
585 lrclk_pol = 0; in adau17x1_set_dai_fmt()
590 lrclk_pol = 1; in adau17x1_set_dai_fmt()
594 lrclk_pol = 1; in adau17x1_set_dai_fmt()
599 lrclk_pol = 1; in adau17x1_set_dai_fmt()
614 lrclk_pol = !lrclk_pol; in adau17x1_set_dai_fmt()
618 lrclk_pol = !lrclk_pol; in adau17x1_set_dai_fmt()
624 if (lrclk_pol) in adau17x1_set_dai_fmt()