Searched refs:ES8326_HP_DRIVER_REF (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | es8326.c | 612 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, in es8326_mute() 641 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, 0x30, 0x20); in es8326_mute() 642 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, 0x30, 0x30); in es8326_mute() 880 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, 0x0f, 0x03); in es8326_jack_detect_handler() 914 regmap_update_bits(es8326->regmap, ES8326_HP_DRIVER_REF, 0x0f, 0x0d); in es8326_jack_detect_handler() 1048 regmap_write(es8326->regmap, ES8326_HP_DRIVER_REF, 0x23); in es8326_init() 1049 regmap_write(es8326->regmap, ES8326_HP_DRIVER_REF, 0x33); in es8326_init()
|
| H A D | es8326.h | 54 #define ES8326_HP_DRIVER_REF 0x28 macro
|