Home
last modified time | relevance | path

Searched refs:ARIZONA_FLL1_CLOCK_OK_STS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Darizona-core.c351 ARIZONA_FLL1_CLOCK_OK_STS, in arizona_enable_freerun_sysclk()
352 ARIZONA_FLL1_CLOCK_OK_STS); in arizona_enable_freerun_sysclk()
/openbmc/linux/sound/soc/codecs/
H A Darizona.c2521 if (val & (ARIZONA_FLL1_CLOCK_OK_STS << (fll->id - 1))) in arizona_enable_fll()
/openbmc/linux/include/linux/mfd/arizona/
H A Dregisters.h6447 #define ARIZONA_FLL1_CLOCK_OK_STS 0x0001 /* FLL1_CLOCK_OK_STS */ macro