Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-apple.c54 #define PORT_INTSTAT 0x00100 macro
285 writel_relaxed(BIT(data->hwirq), port->base + PORT_INTSTAT); in apple_port_irq_ack()
365 stat = readl_relaxed(port->base + PORT_INTSTAT); in apple_port_irq_handler()
392 writel_relaxed(~0, port->base + PORT_INTSTAT); in apple_pcie_port_setup_irq()