Searched refs:ADAU17X1_CLOCK_CONTROL (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | adau1761.c | 99 { 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 D | adau1781.c | 57 { 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 D | adau17x1.h | 72 #define ADAU17X1_CLOCK_CONTROL 0x4000 macro
|
H A D | adau17x1.c | 83 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()
|