Searched refs:PORTS_0_3_COAL_DONE (Results 1 – 1 of 1) sorted by relevance
233 PORTS_0_3_COAL_DONE = (1 << 8), /* HC0 IRQ coalescing */ enumerator1019 if (mask & (ALL_PORTS_COAL_DONE | PORTS_0_3_COAL_DONE)) in mv_write_main_irq_mask()1085 const u32 coal_disable = PORTS_0_3_COAL_DONE | PORTS_4_7_COAL_DONE | in mv_set_irq_coalescing()1125 coal_enable |= PORTS_0_3_COAL_DONE; in mv_set_irq_coalescing()2896 if (hc_cause & PORTS_0_3_COAL_DONE) in mv_host_intr()