Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c2900 u32 hc_cause = (main_irq_cause >> shift) & HC0_IRQ_PEND; in mv_host_intr() local
2905 if (!hc_cause) { in mv_host_intr()
2922 if (hc_cause & PORTS_0_3_COAL_DONE) in mv_host_intr()
2928 if (hc_cause & port_mask) in mv_host_intr()