Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds