Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_cirrus.c28 unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ member
163 if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { in cs_automute()
166 spec->gpio_eapd_hp : spec->gpio_eapd_speaker; in cs_automute()
169 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()
512 spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */ in cs420x_fixup_gpio_23()
515 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs420x_fixup_gpio_23()
656 spec->gpio_eapd_hp = 0; in cs4208_fixup_gpio0()
659 spec->gpio_eapd_hp | spec->gpio_eapd_speaker; in cs4208_fixup_gpio0()