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

/freebsd-10.1-release/sys/dev/sound/pci/hda/
H A Dhdaa.h157 uint16_t pinset; member in struct:hdaa_audio_as
H A Dhdaa.c293 tpins = as->pinset;
317 } else if (as->pinset != 0 && (tpins & 0xffe0) == 0) {
329 if ((as->pinset & 0x0004) == 0)
352 if (as->pinset != 0 && matrixes[i].analog == 0)
1878 if ((as->pinset == 0x0007 || as->pinset == 0x0013) || /* Standard 5.1 */
1879 (as->pinset == 0x0017)) /* Standard 7.1 */
5271 uint16_t pinset; local
5284 pinset = 0;
5329 pinset |
[all...]

Completed in 140 milliseconds