Searched refs:BMAC_XIFCFG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunbmac.h | 86 #define BMAC_XIFCFG 0x000UL /* XIF config register */ macro
|
H A D | sunhme.h | 158 #define BMAC_XIFCFG 0x0000UL /* XIF config register */ macro
|
H A D | sunhme.c | 1312 hme_write32(hp, bregs + BMAC_XIFCFG, 0); in happy_meal_init() 1318 hme_write32(hp, bregs + BMAC_XIFCFG, BIGMAC_XCFG_MIIDISAB); in happy_meal_init() 1507 HMD("XIF config old[%08x]\n", hme_read32(hp, bregs + BMAC_XIFCFG)); in happy_meal_init() 1508 hme_write32(hp, bregs + BMAC_XIFCFG, regtmp); in happy_meal_init() 1550 hme_write32(hp, bregs + BMAC_XIFCFG, 0); in happy_meal_set_initial_advertisement() 1553 hme_write32(hp, bregs + BMAC_XIFCFG, BIGMAC_XCFG_MIIDISAB); in happy_meal_set_initial_advertisement()
|
H A D | sunbmac.c | 671 bregs + BMAC_XIFCFG); in bigmac_init_hw()
|