Searched refs:gpio_eapd_hp (Results 1 – 2 of 2) sorted by relevance
26 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ member 127 if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { in cs_automute() 130 spec->gpio_eapd_hp : spec->gpio_eapd_speaker; in cs_automute() 133 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs_automute() 446 spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */ in cs420x_fixup_gpio_13() 449 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_13() 459 spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */ in cs420x_fixup_gpio_23() 462 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_23() 594 spec->gpio_eapd_hp = 0; in cs4208_fixup_gpio0() 597 spec->gpio_eapd_hp | spe in cs4208_fixup_gpio0() [all...]
24 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ member 141 if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { in cs_automute() 144 spec->gpio_eapd_hp : spec->gpio_eapd_speaker; in cs_automute() 147 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs_automute()