Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_mv.c263 FIS_IRQ_CAUSE = 0x364, enumerator
1055 writelfl(0, port_mmio + FIS_IRQ_CAUSE); in mv_clear_and_enable_port_irqs()
2624 fis_cause = readl(port_mmio + FIS_IRQ_CAUSE); in mv_err_intr()
2625 writelfl(~fis_cause, port_mmio + FIS_IRQ_CAUSE); in mv_err_intr()