Searched refs:GPIO_HP_JACK (Results 1 – 1 of 1) sorted by relevance
91 #define GPIO_HP_JACK (1 << 14) macro205 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()