Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_cirrus.c41 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ member
176 if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { in cs_automute()
179 spec->gpio_eapd_hp : spec->gpio_eapd_speaker; in cs_automute()
182 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs_automute()
511 spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */ in cs420x_fixup_gpio_13()
514 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_13()
523 spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */ in cs420x_fixup_gpio_23()
526 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_23()
667 spec->gpio_eapd_hp = 0; in cs4208_fixup_gpio0()
670 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs4208_fixup_gpio0()