Searched refs:bigmacregs (Results 1 – 2 of 2) sorted by relevance
565 hme_write32(hp, hp->bigmacregs + BMAC_TXCFG, in set_happy_link_modes()572 hme_write32(hp, hp->bigmacregs + BMAC_TXCFG, in set_happy_link_modes()577 hme_write32(hp, hp->bigmacregs + BMAC_TXCFG, in set_happy_link_modes()581 hme_write32(hp, hp->bigmacregs + BMAC_TXCFG, in set_happy_link_modes()1262 void __iomem *bregs = hp->bigmacregs; in happy_meal_init()1535 void __iomem *bregs = hp->bigmacregs; in happy_meal_set_initial_advertisement()2079 happy_meal_get_counters(hp, hp->bigmacregs); in happy_meal_get_stats()2088 void __iomem *bregs = hp->bigmacregs; in happy_meal_set_multicast()2555 if (IS_ERR(hp->bigmacregs)) { in happy_meal_sbus_probe_one()2557 err = PTR_ERR(hp->bigmacregs); in happy_meal_sbus_probe_one()[all …]
429 void __iomem *bigmacregs; /* BIGMAC core regs */ member