Searched refs:GBE (Results 1 – 7 of 7) sorted by relevance
100 #define GBE(x, bits, ifnot) \ macro109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
100 * GBE [6-11]
579 ncfgr |= GEM_BIT(GBE); in macb_phy_init()608 ncfgr &= ~(MACB_BIT(SPD) | MACB_BIT(FD) | GEM_BIT(GBE)); in macb_phy_init()
29 | |-> GBE/XGBE Switch
259 /* GBE */
58 #error GBE Framebuffer cannot use more than 8MB of memory
750 ctrl &= ~GEM_BIT(GBE); in macb_mac_link_up()753 ctrl |= GEM_BIT(GBE); in macb_mac_link_up()