Searched refs:SUN4I_I2S_FMT1_REG (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/sunxi/ |
H A D | sun4i-i2s.c | 50 #define SUN4I_I2S_FMT1_REG 0x08 macro 830 regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT1_REG, in sun8i_i2s_set_soc_fmt() 939 regmap_update_bits(i2s->regmap, SUN4I_I2S_FMT1_REG, in sun50i_h6_i2s_set_soc_fmt() 1216 { SUN4I_I2S_FMT1_REG, 0x00004020 }, 1229 { SUN4I_I2S_FMT1_REG, 0x00000030 }, 1243 { SUN4I_I2S_FMT1_REG, 0x00000030 },
|