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