Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-apple.c78 #define PORT_INTMSK 0x00104 macro
290 rmw_set(BIT(data->hwirq), port->base + PORT_INTMSK); in apple_port_irq_mask()
298 rmw_clear(BIT(data->hwirq), port->base + PORT_INTMSK); in apple_port_irq_unmask()
419 writel_relaxed(~0, port->base + PORT_INTMSK); in apple_pcie_port_setup_irq()