Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dadau1781.c57 { ADAU17X1_CLOCK_CONTROL, 0x00 },
327 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1781_set_bias_level()
336 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1781_set_bias_level()
H A Dadau1761.c99 { ADAU17X1_CLOCK_CONTROL, 0x00 },
584 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_set_bias_level()
591 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_set_bias_level()
H A Dadau17x1.h71 #define ADAU17X1_CLOCK_CONTROL 0x4000 macro
H A Dadau17x1.c84 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau17x1_pll_event()
94 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau17x1_pll_event()
803 case ADAU17X1_CLOCK_CONTROL: in adau17x1_readable_register()