Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8997.c298 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
300 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5102.c896 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
898 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5110.c422 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
424 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Darizona.c640 ARIZONA_NOISE_GATE_CONTROL,
/linux-4.1.27/drivers/mfd/
Dwm8997-tables.c946 case ARIZONA_NOISE_GATE_CONTROL: in wm8997_readable_register()
Dwm5102-tables.c1195 case ARIZONA_NOISE_GATE_CONTROL: in wm5102_readable_register()
Dwm5110-tables.c1901 case ARIZONA_NOISE_GATE_CONTROL: in wm5110_readable_register()
/linux-4.1.27/include/linux/mfd/arizona/
Dregisters.h231 #define ARIZONA_NOISE_GATE_CONTROL 0x458 macro