Home
last modified time | relevance | path

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

/linux-5.19.10/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.c358 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
360 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dcs47l24.c209 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
211 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5102.c953 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
955 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Dwm5110.c887 SOC_SINGLE("Noise Gate Switch", ARIZONA_NOISE_GATE_CONTROL,
889 SOC_SINGLE_TLV("Noise Gate Threshold Volume", ARIZONA_NOISE_GATE_CONTROL,
Darizona.c743 ARIZONA_NOISE_GATE_CONTROL,
/linux-5.19.10/drivers/mfd/
Dwm8997-tables.c939 case ARIZONA_NOISE_GATE_CONTROL: in wm8997_readable_register()
Dwm8998-tables.c977 case ARIZONA_NOISE_GATE_CONTROL: in wm8998_readable_register()
Dcs47l24-tables.c919 case ARIZONA_NOISE_GATE_CONTROL: in cs47l24_readable_register()
Dwm5102-tables.c1173 case ARIZONA_NOISE_GATE_CONTROL: in wm5102_readable_register()
Dwm5110-tables.c2076 case ARIZONA_NOISE_GATE_CONTROL: in wm5110_readable_register()
/linux-5.19.10/include/linux/mfd/arizona/
Dregisters.h233 #define ARIZONA_NOISE_GATE_CONTROL 0x458 macro