Home
last modified time | relevance | path

Searched refs:BMAC_RXCFG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sun/
A Dsunbmac.c153 sbus_writel(0, bregs + BMAC_RXCFG); in bigmac_rx_reset()
154 while (sbus_readl(bregs + BMAC_RXCFG) && --tries) in bigmac_rx_reset()
160 sbus_readl(bregs + BMAC_RXCFG)); in bigmac_rx_reset()
659 bregs + BMAC_RXCFG); in bigmac_init_hw()
707 bregs + BMAC_RXCFG); in bigmac_init_hw()
1003 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
1005 sbus_writel(tmp, bregs + BMAC_RXCFG); in bigmac_set_multicast()
1015 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
1017 sbus_writel(tmp, bregs + BMAC_RXCFG); in bigmac_set_multicast()
1033 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
[all …]
A Dsunbmac.h113 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro
A Dsunhme.c1473 hme_read32(hp, bregs + BMAC_RXCFG)); in happy_meal_init()
1477 hme_write32(hp, bregs + BMAC_RXCFG, rxcfg); in happy_meal_init()
1513 hme_read32(hp, bregs + BMAC_RXCFG)); in happy_meal_init()
1521 hme_write32(hp, bregs + BMAC_RXCFG, in happy_meal_init()
1522 hme_read32(hp, bregs + BMAC_RXCFG) | BIGMAC_RXCFG_ENABLE); in happy_meal_init()
2100 hme_write32(hp, bregs + BMAC_RXCFG, in happy_meal_set_multicast()
2101 hme_read32(hp, bregs + BMAC_RXCFG) | BIGMAC_RXCFG_PMISC); in happy_meal_set_multicast()
A Dsunhme.h182 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro

Completed in 14 milliseconds