Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_mv.c124 ALL_PORTS_COAL_IRQ = (1 << 4), /* all ports irq event */ enumerator
1134 writel(~ALL_PORTS_COAL_IRQ, mmio + IRQ_COAL_CAUSE); in mv_set_irq_coalescing()
2906 writel(~ALL_PORTS_COAL_IRQ, mmio + IRQ_COAL_CAUSE); in mv_host_intr()