Lines Matching refs:lrclk_pol
732 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
846 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun50i_h6_i2s_set_soc_fmt()
852 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun50i_h6_i2s_set_soc_fmt()
858 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_LOW; in sun50i_h6_i2s_set_soc_fmt()
864 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun50i_h6_i2s_set_soc_fmt()
870 lrclk_pol = SUN8I_I2S_FMT0_LRCLK_POLARITY_START_HIGH; in sun50i_h6_i2s_set_soc_fmt()
894 lrclk_pol ^= SUN8I_I2S_FMT0_LRCLK_POLARITY_MASK; in sun50i_h6_i2s_set_soc_fmt()
903 lrclk_pol ^= SUN8I_I2S_FMT0_LRCLK_POLARITY_MASK; in sun50i_h6_i2s_set_soc_fmt()
915 lrclk_pol | bclk_pol); in sun50i_h6_i2s_set_soc_fmt()