Home
last modified time | relevance | path

Searched refs:DAC_VDL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drk3328_codec.h48 #define DAC_VDL_MASK GENMASK(6, 5) macro
H A Drk3328_codec.c289 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2, DAC_VDL_MASK, val); in rk3328_hw_params()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drk3328_codec.h48 #define DAC_VDL_MASK GENMASK(6, 5) macro
H A Drk3328_codec.c288 regmap_update_bits(rk3328->regmap, DAC_INIT_CTRL2, DAC_VDL_MASK, val); in rk3328_hw_params()

Completed in 4 milliseconds