Home
last modified time | relevance | path

Searched refs:HPOUTR_GAIN_CTRL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.c53 { 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 Drk3228_codec.c50 { HPOUTR_GAIN_CTRL, 0x00 },
217 regmap_update_bits(rk3228->regmap, HPOUTR_GAIN_CTRL, in rk3228_codec_open_playback()
260 regmap_update_bits(rk3228->regmap, HPOUTR_GAIN_CTRL, in rk3228_codec_close_playback()
396 case HPOUTR_GAIN_CTRL: in rk3228_codec_write_read_reg()
H A Drk3328_codec.h25 #define HPOUTR_GAIN_CTRL (0x29 << 2) macro
H A Drk3228_codec.h35 #define HPOUTR_GAIN_CTRL (0x29 << 2) macro