Searched refs:IGC_DMACR_DMAC_EN (Results 1 – 3 of 3) sorted by relevance
1230 #define IGC_DMACR_DMAC_EN 0x80000000 /* Enable DMA Coalescing */ macro
927 if (IGC_READ_REG(hw, IGC_DMACR) & IGC_DMACR_DMAC_EN) { in igc_set_ltr_i225()
1645 u32 dmac, reg = ~IGC_DMACR_DMAC_EN; in igc_init_dmac()1679 reg |= (IGC_DMACR_DMAC_EN | IGC_DMACR_DMAC_LX_MASK); in igc_init_dmac()