Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dpcie-apple.c70 #define PORT_INTMSKSET 0x00108 macro
264 writel_relaxed(BIT(data->hwirq), port->base + PORT_INTMSKSET); in apple_port_irq_mask()
390 writel_relaxed(~0, port->base + PORT_INTMSKSET); in apple_pcie_port_setup_irq()