Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dadau1761.c99 { ADAU17X1_CLOCK_CONTROL, 0x00 },
591 regmap_write(regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_compatibility_probe()
615 regmap_write(regmap, ADAU17X1_CLOCK_CONTROL, 0); in adau1761_compatibility_probe()
632 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_set_bias_level()
639 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_set_bias_level()
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 Dadau17x1.h72 #define ADAU17X1_CLOCK_CONTROL 0x4000 macro
H A Dadau17x1.c83 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau17x1_pll_event()
93 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau17x1_pll_event()
823 case ADAU17X1_CLOCK_CONTROL: in adau17x1_readable_register()