Home
last modified time | relevance | path

Searched refs:ARIZONA_IN2L_CONTROL (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm8998.c185 snd_soc_update_bits(codec, ARIZONA_IN2L_CONTROL, in wm8998_in2mux_put()
250 SOC_SINGLE_RANGE_TLV("IN2 Volume", ARIZONA_IN2L_CONTROL,
259 SOC_SINGLE("IN2 HPF Switch", ARIZONA_IN2L_CONTROL,
Dwm8997.c148 SOC_SINGLE("IN2 High Performance Switch", ARIZONA_IN2L_CONTROL,
155 SOC_SINGLE_RANGE_TLV("IN2L Volume", ARIZONA_IN2L_CONTROL,
Dwm5102.c752 SOC_SINGLE("IN2 High Performance Switch", ARIZONA_IN2L_CONTROL,
761 SOC_SINGLE_RANGE_TLV("IN2L Volume", ARIZONA_IN2L_CONTROL,
Dwm5110.c588 SOC_SINGLE_RANGE_EXT_TLV("IN2L Volume", ARIZONA_IN2L_CONTROL,
607 SOC_SINGLE("IN2L HPF Switch", ARIZONA_IN2L_CONTROL,
Darizona.c693 SOC_ENUM_SINGLE(ARIZONA_IN2L_CONTROL, ARIZONA_IN2_OSR_SHIFT,
/linux-4.4.14/drivers/mfd/
Dwm8998-tables.c952 case ARIZONA_IN2L_CONTROL: in wm8998_readable_register()
Dwm8997-tables.c907 case ARIZONA_IN2L_CONTROL: in wm8997_readable_register()
Dwm5102-tables.c1128 case ARIZONA_IN2L_CONTROL: in wm5102_readable_register()
Dwm5110-tables.c2013 case ARIZONA_IN2L_CONTROL: in wm5110_readable_register()
/linux-4.4.14/include/linux/mfd/arizona/
Dregisters.h158 #define ARIZONA_IN2L_CONTROL 0x318 macro