Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h321 #define PCIC_MC_SPEAKER_ENB 0x10 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4019 value |= PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4025 value &= ~PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4035 value |= PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4037 value &= ~PCIC_MC_SPEAKER_ENB; in pcic_set_socket()