Searched refs:GREG_CFG (Results 1 – 2 of 2) sorted by relevance
16 #define GREG_CFG 0x004UL /* Config Register */ macro
1906 writel(cfg, gp->regs + GREG_CFG); in gem_init_pause_thresholds()1911 if (!(readl(gp->regs + GREG_CFG) & GREG_CFG_IBURST)) { in gem_init_pause_thresholds()1914 writel(cfg, gp->regs + GREG_CFG); in gem_init_pause_thresholds()