Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drk3328_codec.c43 { DAC_INIT_CTRL1, 0x00 },
82 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL1, in rk3328_set_dai_fmt()
381 case DAC_INIT_CTRL1: in rk3328_codec_write_read_reg()
H A Drk3328_codec.h15 #define DAC_INIT_CTRL1 (0x03 << 2) macro