Home
last modified time | relevance | path

Searched refs:GBE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.c100 #define GBE(x, bits, ifnot) \ macro
109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-tegra194-p2u.yaml15 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
/openbmc/u-boot/arch/arm/dts/
H A Darmada-7040-db-nand.dts100 * GBE [6-11]
/openbmc/u-boot/drivers/net/
H A Dmacb.c579 ncfgr |= GEM_BIT(GBE); in macb_phy_init()
608 ncfgr &= ~(MACB_BIT(SPD) | MACB_BIT(FD) | GEM_BIT(GBE)); in macb_phy_init()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dkeystone-netcp.txt29 | |-> GBE/XGBE Switch
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-kontron-samx6i.dtsi259 /* GBE */
/openbmc/linux/drivers/video/fbdev/
H A Dgbefb.c58 #error GBE Framebuffer cannot use more than 8MB of memory
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c750 ctrl &= ~GEM_BIT(GBE); in macb_mac_link_up()
753 ctrl |= GEM_BIT(GBE); in macb_mac_link_up()