Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
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()
Drk3328_codec.h15 #define DAC_INIT_CTRL1 (0x03 << 2) macro