Searched refs:M1575_PCIACD_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/audio/drv/audio1575/ |
H A D | audio1575.c | 1179 pci_config_put8(pcih, M1575_PCIACD_REG, 0); in audio1575_chip_init() 1180 pci_config_put8(pcih, M1575_PCIACD_REG, 4); in audio1575_chip_init() 1181 pci_config_put8(pcih, M1575_PCIACD_REG, 0); in audio1575_chip_init() 1182 (void) pci_config_get8(pcih, M1575_PCIACD_REG); in audio1575_chip_init() 1183 pci_config_put8(pcih, M1575_PCIACD_REG, 2); in audio1575_chip_init() 1184 pci_config_put8(pcih, M1575_PCIACD_REG, 0); in audio1575_chip_init() 1185 clk_detect = pci_config_get8(pcih, M1575_PCIACD_REG); in audio1575_chip_init() 1551 pci_config_put8(pcih, M1575_PCIACD_REG, 0); in audio1575_destroy() 1552 pci_config_put8(pcih, M1575_PCIACD_REG, 4); in audio1575_destroy() 1553 pci_config_put8(pcih, M1575_PCIACD_REG, 0); in audio1575_destroy()
|
H A D | audio1575.h | 68 #define M1575_PCIACD_REG 0x5C /* AC97 Codec Detect 8 */ macro
|