Searched refs:ADAU17X1_CLOCK_CONTROL (Results 1 – 3 of 3) 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() 633 regmap_update_bits(adau->regmap, ADAU17X1_CLOCK_CONTROL, in adau1761_set_bias_level() 640 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
|