Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_mv.c224 PORTS_4_7_COAL_DONE = (1 << 17), /* HC1 IRQ coalescing */ enumerator
1004 if (mask & (ALL_PORTS_COAL_DONE | PORTS_4_7_COAL_DONE)) in mv_write_main_irq_mask()
1068 const u32 coal_disable = PORTS_0_3_COAL_DONE | PORTS_4_7_COAL_DONE | in mv_set_irq_coalescing()
1115 coal_enable |= PORTS_4_7_COAL_DONE; in mv_set_irq_coalescing()