Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Dtsi108_pci.c273 u_int pci_irp_stat; in get_pci_source() local
277 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT); in get_pci_source()
280 if (pci_irp_stat & TSI108_PCI_IRP_STAT_P_INT) { in get_pci_source()
305 pci_irp_stat = in get_pci_source()
310 printk(">> stat=0x%08x intad=0x%08x ", pci_irp_stat, temp); in get_pci_source()