Searched refs:PORTS_0_3_COAL_DONE (Results 1 – 1 of 1) sorted by relevance
236 PORTS_0_3_COAL_DONE = (1 << 8), /* HC0 IRQ coalescing */ enumerator1042 if (mask & (ALL_PORTS_COAL_DONE | PORTS_0_3_COAL_DONE)) in mv_write_main_irq_mask()1108 const u32 coal_disable = PORTS_0_3_COAL_DONE | PORTS_4_7_COAL_DONE | in mv_set_irq_coalescing()1148 coal_enable |= PORTS_0_3_COAL_DONE; in mv_set_irq_coalescing()2936 if (hc_cause & PORTS_0_3_COAL_DONE) in mv_host_intr()