Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dpsc724.c93 #define GPIO_MUTE_ALL (1 << 22) macro
162 bits &= ~(GPIO_MUTE_ALL | GPIO_MUTE_SUR); in psc724_set_master_switch()
164 bits |= GPIO_MUTE_ALL | GPIO_MUTE_SUR; in psc724_set_master_switch()