Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h178 #define BIGMAC_TXCFG_FIFO 0x00000010 /* Default tx fthresh... */ macro
H A Dsunbmac.c138 while ((sbus_readl(bregs + BMAC_TXCFG) & ~(BIGMAC_TXCFG_FIFO)) != 0 && in bigmac_tx_reset()
663 sbus_writel(BIGMAC_TXCFG_FIFO, bregs + BMAC_TXCFG); in bigmac_init_hw()