Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.h67 #define DAC_WL_32BITS (0x3 << 2) macro
H A Drk3228_codec.h77 #define DAC_WL_32BITS (3 << 2) macro
H A Drk3328_codec.c291 val = DAC_WL_32BITS | DAC_RST_DIS; in rk3328_hw_params()
H A Drk3228_codec.c303 val = DAC_WL_32BITS | DAC_RST_DIS; in rk3228_hw_params()