Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.h68 #define DAC_RST_MASK BIT(1) macro
H A Drk3228_codec.h78 #define DAC_RST_MASK BIT(1) macro
H A Drk3328_codec.c293 DAC_WL_MASK | DAC_RST_MASK, val); in rk3328_hw_params()
H A Drk3228_codec.c305 DAC_WL_MASK | DAC_RST_MASK, val); in rk3228_hw_params()