SI_SERIAL_INTF_CTRL 1515 sound/pci/trident/trident_main.c temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 1517 sound/pci/trident/trident_main.c outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 1599 sound/pci/trident/trident_main.c val = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) | SPDIF_EN; SI_SERIAL_INTF_CTRL 1600 sound/pci/trident/trident_main.c outl(val, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 1952 sound/pci/trident/trident_main.c temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 1958 sound/pci/trident/trident_main.c outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 2358 sound/pci/trident/trident_main.c temp = inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & ~SPDIF_EN; SI_SERIAL_INTF_CTRL 2361 sound/pci/trident/trident_main.c outl(temp, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 3006 sound/pci/trident/trident_main.c (inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_PRIMARY_READY) != 0) { SI_SERIAL_INTF_CTRL 3254 sound/pci/trident/trident_main.c outl(i, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 3258 sound/pci/trident/trident_main.c outl(i, TRID_REG(trident, SI_SERIAL_INTF_CTRL)); SI_SERIAL_INTF_CTRL 3263 sound/pci/trident/trident_main.c if ((inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_PRIMARY_READY) != 0) SI_SERIAL_INTF_CTRL 3267 sound/pci/trident/trident_main.c snd_printk(KERN_ERR "AC'97 codec ready error [0x%x]\n", inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL))); SI_SERIAL_INTF_CTRL 3278 sound/pci/trident/trident_main.c if ((inl(TRID_REG(trident, SI_SERIAL_INTF_CTRL)) & SI_AC97_SECONDARY_READY) != 0) SI_SERIAL_INTF_CTRL 3686 sound/pci/trident/trident_main.c outl(0, TRID_REG(trident, SI_SERIAL_INTF_CTRL));