Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dpsc724.c107 #define GPIO_MUTE_ALL (1 << 22) 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()