Searched refs:NAU8825_DCO_EN (Results 1 – 2 of 2) sorted by relevance
491 regmap_update_bits(nau8825->regmap, NAU8825_REG_FLL6, NAU8825_DCO_EN, in nau8825_xtalk_clock()492 NAU8825_DCO_EN); in nau8825_xtalk_clock()2345 NAU8825_REG_FLL6, NAU8825_DCO_EN, 0); in nau8825_fll_apply()2432 NAU8825_DCO_EN, 0); in nau8825_configure_mclk_as_sysclk()2476 NAU8825_DCO_EN, NAU8825_DCO_EN); in nau8825_configure_sysclk()
153 #define NAU8825_DCO_EN (0x1 << 15) macro