Home
last modified time | relevance | path

Searched refs:ARIZONA_FLL1_CONTROL_1 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/mfd/
Darizona-core.c259 ret = regmap_read(arizona->regmap, ARIZONA_FLL1_CONTROL_1, &fll); in arizona_apply_hardware_patch()
273 ret = regmap_write(arizona->regmap, ARIZONA_FLL1_CONTROL_1, in arizona_apply_hardware_patch()
320 err = regmap_write(arizona->regmap, ARIZONA_FLL1_CONTROL_1, fll); in arizona_apply_hardware_patch()
Dwm8997-tables.c851 case ARIZONA_FLL1_CONTROL_1: in wm8997_readable_register()
Dwm5102-tables.c1070 case ARIZONA_FLL1_CONTROL_1: in wm5102_readable_register()
Dwm5110-tables.c1759 case ARIZONA_FLL1_CONTROL_1: in wm5110_readable_register()
/linux-4.1.27/sound/soc/codecs/
Dwm8997.c1132 arizona_init_fll(arizona, 1, ARIZONA_FLL1_CONTROL_1 - 1, in wm8997_probe()
Dwm5102.c1928 arizona_init_fll(arizona, 1, ARIZONA_FLL1_CONTROL_1 - 1, in wm5102_probe()
Dwm5110.c1708 arizona_init_fll(arizona, 1, ARIZONA_FLL1_CONTROL_1 - 1, in wm5110_probe()
/linux-4.1.27/include/linux/mfd/arizona/
Dregisters.h85 #define ARIZONA_FLL1_CONTROL_1 0x171 macro