Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h446 #define PCIC_CRDCTL_SPKR_ENBL 0x02 /* Enable speaker plumbing */ macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c4070 value |= PCIC_CRDCTL_SPKR_ENBL; in pcic_set_socket()
4072 value &= ~PCIC_CRDCTL_SPKR_ENBL; in pcic_set_socket()