Searched refs:NAU8825_REG_FLL3 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | nau8825.c | 127 { NAU8825_REG_FLL3, 0x0008 }, 551 regmap_write(nau8825->regmap, NAU8825_REG_FLL3, 0x0008); in nau8825_xtalk_clock() 2092 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL3, in nau8825_fll_apply() 2266 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk() 2290 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk() 2316 regmap_update_bits(regmap, NAU8825_REG_FLL3, in nau8825_configure_sysclk()
|
| A D | nau8825.h | 18 #define NAU8825_REG_FLL3 0x06 macro
|
Completed in 11 milliseconds