Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/sysdev/
A Dtsi108_pci.c275 u_int pci_irp_stat; in get_pci_source() local
279 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT); in get_pci_source()
282 if (pci_irp_stat & TSI108_PCI_IRP_STAT_P_INT) { in get_pci_source()
307 pci_irp_stat = in get_pci_source()
312 printk(">> stat=0x%08x intad=0x%08x ", pci_irp_stat, temp); in get_pci_source()

Completed in 3 milliseconds