Home
last modified time | relevance | path

Searched refs:GREG_CFG_IBURST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h29 #define GREG_CFG_IBURST 0x00000001 /* Infinite Burst */ macro
H A Dsungem.c1910 cfg |= GREG_CFG_IBURST; in gem_init_pause_thresholds()
1919 if (!(readl(gp->regs + GREG_CFG) & GREG_CFG_IBURST)) { in gem_init_pause_thresholds()