Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h323 #define PCIC_MC_SPEAKER_ENB 0x10 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c4018 value |= PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4024 value &= ~PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4034 value |= PCIC_MC_SPEAKER_ENB; in pcic_set_socket()
4036 value &= ~PCIC_MC_SPEAKER_ENB; in pcic_set_socket()