Searched refs:IGC_DMACR (Results 1 – 2 of 2) sorted by relevance
597 if (rd32(IGC_DMACR) & IGC_DMACR_DMAC_EN) { in igc_set_ltr_i225()598 size -= (rd32(IGC_DMACR) & in igc_set_ltr_i225()
294 #define IGC_DMACR 0x02508 /* DMA Coalescing Control Register */ macro