Home
last modified time | relevance | path

Searched refs:ADC_DIG_CLK_EN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.h84 #define ADC_DIG_CLK_EN (0xf << 4) macro
H A Drk817_codec.c405 ADC_DIG_CLK_EN); in rk817_codec_power_up()
428 ADC_DIG_CLK_MASK, ADC_DIG_CLK_EN); in rk817_codec_power_up()
968 dtop_digen_clke = ADC_DIG_CLK_EN; in rk817_hw_params()
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.h73 #define ADC_DIG_CLK_EN (0xf << 4) macro