Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h100 #define PCIC_CHIP_INFO 0x1f /* Cirrus Logic chip info register */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1159 pcic_putb(pcic, 0, PCIC_CHIP_INFO, 0); in pcic_attach()
1160 value = pcic_getb(pcic, 0, PCIC_CHIP_INFO); in pcic_attach()
5766 value1 = pcic_getb(pcic, 0, PCIC_CHIP_INFO); in pcic_ci_cirrus()
5767 pcic_putb(pcic, 0, PCIC_CHIP_INFO, 0); in pcic_ci_cirrus()
5768 value1 = pcic_getb(pcic, 0, PCIC_CHIP_INFO); in pcic_ci_cirrus()
5769 value2 = pcic_getb(pcic, 0, PCIC_CHIP_INFO); in pcic_ci_cirrus()