Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dpsc724.c91 #define GPIO_HP_JACK (1 << 14) macro
205 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_update_hp_jack_state()
222 bool hp_connected = snd_ice1712_gpio_read(ice) & GPIO_HP_JACK; in psc724_set_jack_detection()