Searched refs:coal_enable (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dsata_mv.c1082 u32 coal_enable = 0; local
1113 coal_enable = ALL_PORTS_COAL_DONE;
1125 coal_enable |= PORTS_0_3_COAL_DONE;
1132 coal_enable |= PORTS_4_7_COAL_DONE;
1135 mv_set_main_irq_mask(host, 0, coal_enable);

Completed in 38 milliseconds