Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ice1712/
Dpsc724.c106 #define GPIO_MUTE_SUR (1 << 20) macro
176 bits &= ~(GPIO_MUTE_ALL | GPIO_MUTE_SUR); in psc724_set_master_switch()
178 bits |= GPIO_MUTE_ALL | GPIO_MUTE_SUR; in psc724_set_master_switch()