Searched refs:HPOUTR_GAIN_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rk3328_codec.c | 53 { HPOUTR_GAIN_CTRL, 0x00 }, 203 regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL, in rk3328_codec_open_playback() 244 regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL, in rk3328_codec_close_playback() 392 case HPOUTR_GAIN_CTRL: in rk3328_codec_write_read_reg()
|
H A D | rk3328_codec.h | 25 #define HPOUTR_GAIN_CTRL (0x29 << 2) macro 191 /* REG29: HPOUTR_GAIN_CTRL */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rk3328_codec.c | 52 { HPOUTR_GAIN_CTRL, 0x00 }, 202 regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL, in rk3328_codec_open_playback() 243 regmap_update_bits(rk3328->regmap, HPOUTR_GAIN_CTRL, in rk3328_codec_close_playback() 391 case HPOUTR_GAIN_CTRL: in rk3328_codec_write_read_reg()
|
H A D | rk3328_codec.h | 25 #define HPOUTR_GAIN_CTRL (0x29 << 2) macro 191 /* REG29: HPOUTR_GAIN_CTRL */
|
Completed in 4 milliseconds