Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dmaestro3.c1701 u_int32_t gpo, polarity_port, polarity; in m3_amp_enable() local
1708 polarity_port = 0x1800; in m3_amp_enable()
1711 polarity_port = 0x1100; in m3_amp_enable()
1716 gpo = (polarity_port >> 8) & 0x0f; in m3_amp_enable()
1717 polarity = polarity_port >> 12; in m3_amp_enable()