Searched refs:GBE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vdso2c.c | 100 #define GBE(x, bits, ifnot) \ macro 109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
|
/kernel/linux/linux-6.6/arch/sparc/vdso/ |
H A D | vdso2c.c | 100 #define GBE(x, bits, ifnot) \ macro 109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | gbefb.c | 2 * SGI GBE frame buffer driver 58 #error GBE Framebuffer cannot use more than 8MB of memory 469 * GBE crystal runs at 20Mhz or 27Mhz in compute_gbe_timing() 658 /* turn off GBE */ in gbefb_set_par() 690 The GBE hardware uses a tiled memory to screen mapping. Tiles are in gbefb_set_par() 713 really convenient. In order to support linear addressing, the GBE in gbefb_set_par() 719 framebuffer as a continuous virtual memory. The GBE tile table is in gbefb_set_par() 722 GBE -> tile list framebuffer TLB <------------ CPU in gbefb_set_par() 728 The GBE hardware is then told that the buffer is 512*tweaked_height, in gbefb_set_par() 730 Thus the GBE hardwar in gbefb_set_par() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | gbefb.c | 2 * SGI GBE frame buffer driver 58 #error GBE Framebuffer cannot use more than 8MB of memory 467 * GBE crystal runs at 20Mhz or 27Mhz in compute_gbe_timing() 656 /* turn off GBE */ in gbefb_set_par() 688 The GBE hardware uses a tiled memory to screen mapping. Tiles are in gbefb_set_par() 711 really convenient. In order to support linear addressing, the GBE in gbefb_set_par() 717 framebuffer as a continuous virtual memory. The GBE tile table is in gbefb_set_par() 720 GBE -> tile list framebuffer TLB <------------ CPU in gbefb_set_par() 726 The GBE hardware is then told that the buffer is 512*tweaked_height, in gbefb_set_par() 728 Thus the GBE hardwar in gbefb_set_par() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 643 ctrl &= ~GEM_BIT(GBE); in macb_mac_link_up() 646 ctrl |= GEM_BIT(GBE); in macb_mac_link_up()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 750 ctrl &= ~GEM_BIT(GBE); in macb_mac_link_up() 753 ctrl |= GEM_BIT(GBE); in macb_mac_link_up()
|
Completed in 16 milliseconds