Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/
A Dtsi108_pci.c274 u_int pci_irp_stat; in get_pci_source() local
278 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT); in get_pci_source()
281 if (pci_irp_stat & TSI108_PCI_IRP_STAT_P_INT) { in get_pci_source()
306 pci_irp_stat = in get_pci_source()
311 printk(">> stat=0x%08x intad=0x%08x ", pci_irp_stat, temp); in get_pci_source()

Completed in 3 milliseconds