Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.c44 { DAC_INIT_CTRL1, 0x00 },
83 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL1, in rk3328_set_dai_fmt()
382 case DAC_INIT_CTRL1: in rk3328_codec_write_read_reg()
H A Drk3228_codec.c41 { DAC_INIT_CTRL1, 0x00 },
83 regmap_update_bits(rk3228->regmap, DAC_INIT_CTRL1, in rk3228_set_dai_fmt()
386 case DAC_INIT_CTRL1: in rk3228_codec_write_read_reg()
H A Drk3328_codec.h15 #define DAC_INIT_CTRL1 (0x03 << 2) macro
H A Drk3228_codec.h25 #define DAC_INIT_CTRL1 (0x03 << 2) macro