Home
last modified time | relevance | path

Searched refs:BMAC_RXCFG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H 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()
706 sbus_writel(sbus_readl(bregs + BMAC_RXCFG) | BIGMAC_RXCFG_ENABLE, in bigmac_init_hw()
707 bregs + BMAC_RXCFG); in bigmac_init_hw() local
1003 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
1005 sbus_writel(tmp, bregs + BMAC_RXCFG); in bigmac_set_multicast()
1006 while ((sbus_readl(bregs + BMAC_RXCFG) & BIGMAC_RXCFG_ENABLE) != 0) in bigmac_set_multicast()
1015 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
[all...]
H A Dsunbmac.h113 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro
H A Dsunhme.c1650 hme_read32(hp, bregs + BMAC_RXCFG))); in happy_meal_init()
1654 hme_write32(hp, bregs + BMAC_RXCFG, rxcfg); in happy_meal_init()
1691 hme_read32(hp, bregs + BMAC_RXCFG))); in happy_meal_init()
1699 hme_write32(hp, bregs + BMAC_RXCFG, in happy_meal_init()
1700 hme_read32(hp, bregs + BMAC_RXCFG) | BIGMAC_RXCFG_ENABLE); in happy_meal_init()
2415 hme_write32(hp, bregs + BMAC_RXCFG, in happy_meal_set_multicast()
2416 hme_read32(hp, bregs + BMAC_RXCFG) | BIGMAC_RXCFG_PMISC); in happy_meal_set_multicast()
H A Dsunhme.h182 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H 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()
706 sbus_writel(sbus_readl(bregs + BMAC_RXCFG) | BIGMAC_RXCFG_ENABLE, in bigmac_init_hw()
707 bregs + BMAC_RXCFG); in bigmac_init_hw() local
1003 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
1005 sbus_writel(tmp, bregs + BMAC_RXCFG); in bigmac_set_multicast()
1006 while ((sbus_readl(bregs + BMAC_RXCFG) & BIGMAC_RXCFG_ENABLE) != 0) in bigmac_set_multicast()
1015 tmp = sbus_readl(bregs + BMAC_RXCFG); in bigmac_set_multicast()
[all...]
H 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()
H A Dsunbmac.h113 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro
H A Dsunhme.h182 #define BMAC_RXCFG 0x30cUL /* Receiver config register */ macro

Completed in 15 milliseconds