Home
last modified time | relevance | path

Searched refs:NAU8824_REG_FLL3 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dnau8824.c111 { NAU8824_REG_FLL3, 0x0008 },
1343 regmap_update_bits(regmap, NAU8824_REG_FLL3, in nau8824_fll_apply()
1429 regmap_update_bits(regmap, NAU8824_REG_FLL3, in nau8824_config_sysclk()
1436 regmap_update_bits(regmap, NAU8824_REG_FLL3, in nau8824_config_sysclk()
1443 regmap_update_bits(regmap, NAU8824_REG_FLL3, in nau8824_config_sysclk()
H A Dnau8824.h18 #define NAU8824_REG_FLL3 0x06 macro