Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.c46 { DAC_INIT_CTRL3, 0x0e },
292 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL3, in rk3328_hw_params()
384 case DAC_INIT_CTRL3: in rk3328_codec_write_read_reg()
H A Drk3228_codec.c43 { DAC_INIT_CTRL3, 0x0e },
304 regmap_update_bits(rk3228->regmap, DAC_INIT_CTRL3, in rk3228_hw_params()
388 case DAC_INIT_CTRL3: in rk3228_codec_write_read_reg()
H A Drk3328_codec.h17 #define DAC_INIT_CTRL3 (0x05 << 2) macro
H A Drk3228_codec.h27 #define DAC_INIT_CTRL3 (0x05 << 2) macro