Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8997.c296 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
298 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm8998.c398 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
400 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5102.c936 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
938 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5110.c816 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
818 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Darizona.c670 ARIZONA_NOISE_GATE_CONTROL,
/linux-4.4.14/drivers/mfd/
Dwm8998-tables.c994 case ARIZONA_NOISE_GATE_CONTROL: in wm8998_readable_register()
Dwm8997-tables.c942 case ARIZONA_NOISE_GATE_CONTROL: in wm8997_readable_register()
Dwm5102-tables.c1182 case ARIZONA_NOISE_GATE_CONTROL: in wm5102_readable_register()
Dwm5110-tables.c2086 case ARIZONA_NOISE_GATE_CONTROL: in wm5110_readable_register()
/linux-4.4.14/include/linux/mfd/arizona/
Dregisters.h236 #define ARIZONA_NOISE_GATE_CONTROL 0x458 macro