Searched refs:HPOUTL_GAIN_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rk3328_codec.c | 52 { HPOUTL_GAIN_CTRL, 0x00 }, 201 regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL, in rk3328_codec_open_playback() 242 regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL, in rk3328_codec_close_playback() 391 case HPOUTL_GAIN_CTRL: in rk3328_codec_write_read_reg()
|
H A D | rk3328_codec.h | 24 #define HPOUTL_GAIN_CTRL (0x28 << 2) macro 188 /* REG28: HPOUTL_GAIN_CTRL */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rk3328_codec.c | 51 { HPOUTL_GAIN_CTRL, 0x00 }, 200 regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL, in rk3328_codec_open_playback() 241 regmap_update_bits(rk3328->regmap, HPOUTL_GAIN_CTRL, in rk3328_codec_close_playback() 390 case HPOUTL_GAIN_CTRL: in rk3328_codec_write_read_reg()
|
H A D | rk3328_codec.h | 24 #define HPOUTL_GAIN_CTRL (0x28 << 2) macro 188 /* REG28: HPOUTL_GAIN_CTRL */
|
Completed in 3 milliseconds