Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_mv.c2914 u32 hc_cause = (main_irq_cause >> shift) & HC0_IRQ_PEND; in mv_host_intr() local
2919 if (!hc_cause) { in mv_host_intr()
2936 if (hc_cause & PORTS_0_3_COAL_DONE) in mv_host_intr()
2942 if (hc_cause & port_mask) in mv_host_intr()