Searched refs:NAU8824_REG_FLL6 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | nau8824.c | 114 { NAU8824_REG_FLL6, 0x6000 }, 539 regmap_read(regmap, NAU8824_REG_FLL6, &value); in system_clock_control() 553 NAU8824_REG_FLL6, NAU8824_DCO_EN, 0); in system_clock_control() 1354 NAU8824_REG_FLL6, NAU8824_DCO_EN, 0); in nau8824_fll_apply() 1361 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_fll_apply() 1368 NAU8824_REG_FLL6, NAU8824_SDM_EN, 0); in nau8824_fll_apply() 1407 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk() 1415 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk() 1421 regmap_update_bits(regmap, NAU8824_REG_FLL6, in nau8824_config_sysclk()
|
H A D | nau8824.h | 21 #define NAU8824_REG_FLL6 0x09 macro
|