SI_SERIAL_INTF_CTRL 1507 sound/pci/trident/trident_main.c 		temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 1509 sound/pci/trident/trident_main.c 		outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 1591 sound/pci/trident/trident_main.c 			val = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) | SPDIF_EN;
SI_SERIAL_INTF_CTRL 1592 sound/pci/trident/trident_main.c 			outl(val, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 1944 sound/pci/trident/trident_main.c 		temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 1950 sound/pci/trident/trident_main.c 		outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 2335 sound/pci/trident/trident_main.c 			temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & ~SPDIF_EN;
SI_SERIAL_INTF_CTRL 2338 sound/pci/trident/trident_main.c 			outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 2983 sound/pci/trident/trident_main.c 	    (inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_PRIMARY_READY) != 0) {
SI_SERIAL_INTF_CTRL 3234 sound/pci/trident/trident_main.c 	outl(i, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 3238 sound/pci/trident/trident_main.c 	outl(i, TRID_REG(trident, SI_SERIAL_INTF_CTRL));
SI_SERIAL_INTF_CTRL 3243 sound/pci/trident/trident_main.c 		if ((inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_PRIMARY_READY) != 0)
SI_SERIAL_INTF_CTRL 3248 sound/pci/trident/trident_main.c 		inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)));
SI_SERIAL_INTF_CTRL 3259 sound/pci/trident/trident_main.c 		if ((inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_SECONDARY_READY) != 0)
SI_SERIAL_INTF_CTRL 3667 sound/pci/trident/trident_main.c 		outl(0, TRID_REG(trident, SI_SERIAL_INTF_CTRL));