Searched refs:GBE (Results 1 – 8 of 8) sorted by relevance
100 #define GBE(x, bits, ifnot) \ macro109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
15 Tegra234 has three PHY bricks namely HSIO, NVHS and GBE (Gigabit Ethernet)18 interface and PHY of HSIO/NVHS/GBE bricks. Each P2U instance represents one
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()