Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cirrus.c29 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ member
166 if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { in cs_automute()
169 spec->gpio_eapd_hp : spec->gpio_eapd_speaker; in cs_automute()
172 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs_automute()
500 spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */ in cs420x_fixup_gpio_13()
503 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_13()
513 spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */ in cs420x_fixup_gpio_23()
516 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_23()
658 spec->gpio_eapd_hp = 0; in cs4208_fixup_gpio0()
661 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs4208_fixup_gpio0()