Home
last modified time | relevance | path

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

/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))))
/linux/Documentation/devicetree/bindings/net/
H A Dkeystone-netcp.txt29 | |-> GBE/XGBE Switch
/linux/drivers/video/fbdev/
H A Dgbefb.c59 #error GBE Framebuffer cannot use more than 8MB of memory
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c791 ctrl &= ~GEM_BIT(GBE); in macb_mac_link_up()
794 ctrl |= GEM_BIT(GBE); in macb_mac_link_up()