Searched refs:ES8326_CLK_INV (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | es8326.h | 15 #define ES8326_CLK_INV 0x02 macro
|
H A D | es8326.c | 634 regmap_update_bits(es8326->regmap, ES8326_CLK_INV, 0xc0, 0x00); in es8326_mute() 696 regmap_update_bits(es8326->regmap, ES8326_CLK_INV, 0xc0, 0xc0); in es8326_set_bias_level() 982 regmap_write(es8326->regmap, ES8326_CLK_INV, 0xc0); in es8326_calibrate() 1013 regmap_write(es8326->regmap, ES8326_CLK_INV, 0x00); in es8326_calibrate() 1052 regmap_write(es8326->regmap, ES8326_CLK_INV, 0x00); in es8326_init()
|