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

/freebsd-10.2-release/sys/dev/sound/pci/
H A Dmaestro3.c1705 u_int32_t gpo, polarity_port, polarity; local
1712 polarity_port = 0x1800;
1715 polarity_port = 0x1100;
1720 gpo = (polarity_port >> 8) & 0x0f;
1721 polarity = polarity_port >> 12;

Completed in 44 milliseconds