Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpcie-apple.c72 #define PORT_INTMSKCLR 0x0010c macro
272 writel_relaxed(BIT(data->hwirq), port->base + PORT_INTMSKCLR); in apple_port_irq_unmask()