Searched refs:GREG_CFG_IBURST (Results 1 – 2 of 2) sorted by relevance
28 #define GREG_CFG_IBURST 0x00000001 /* Infinite Burst */ macro
1922 cfg |= GREG_CFG_IBURST; in gem_init_pause_thresholds()1931 if (!(readl(gp->regs + GREG_CFG) & GREG_CFG_IBURST)) { in gem_init_pause_thresholds()