Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Darizona-core.c282 ARIZONA_FLL1_CLOCK_OK_STS, in arizona_apply_hardware_patch()
283 ARIZONA_FLL1_CLOCK_OK_STS); in arizona_apply_hardware_patch()
/linux-4.1.27/sound/soc/codecs/
Darizona.c1979 if (val & (ARIZONA_FLL1_CLOCK_OK_STS << (fll->id - 1))) in arizona_enable_fll()
/linux-4.1.27/include/linux/mfd/arizona/
Dregisters.h6183 #define ARIZONA_FLL1_CLOCK_OK_STS 0x0001 /* FLL1_CLOCK_OK_STS */ macro