Searched refs:NAU8824_REG_FLL6 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | nau8824.c | 114 { NAU8824_REG_FLL6, 0x6000 }, 531 regmap_read(regmap, NAU8824_REG_FLL6, &value); in system_clock_control() 545 NAU8824_REG_FLL6, NAU8824_DCO_EN, 0); in system_clock_control() 1324 NAU8824_REG_FLL6, NAU8824_DCO_EN, 0); in nau8824_fll_apply() 1331 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_fll_apply() 1338 NAU8824_REG_FLL6, NAU8824_SDM_EN, 0); in nau8824_fll_apply() 1377 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk() 1385 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk() 1391 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk()
|
| A D | nau8824.h | 21 #define NAU8824_REG_FLL6 0x09 macro
|
Completed in 9 milliseconds