/linux-6.12.1/drivers/video/fbdev/ |
D | gbefb.c | 2 * SGI GBE frame buffer driver 31 #include <video/gbe.h> 33 static struct sgi_gbe *gbe; variable 58 #error GBE Framebuffer cannot use more than 8MB of memory 186 gbe->ctrlstat = 0x300aa000; in gbe_reset() 193 * Description: This should turn off the monitor and gbe. This is used 206 val = gbe->vt_xy; in gbe_turn_off() 211 val = gbe->ovr_control; in gbe_turn_off() 213 gbe->ovr_control = val; in gbe_turn_off() 215 val = gbe->frm_control; in gbe_turn_off() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 5 Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsystem with a ethernet 29 | |-> GBE/XGBE Switch 65 1Gb/10Gb (gbe/xgbe) ethernet switch sub-module specifications. 67 - label: Must be "netcp-gbe" for 1Gb & "netcp-xgbe" for 10Gb. 69 "ti,netcp-gbe" for 1GbE on NetCP 1.4 70 "ti,netcp-gbe-5" for 1GbE N NetCP 1.5 (N=5) 71 "ti,netcp-gbe-9" for 1GbE N NetCP 1.5 (N=9) 72 "ti,netcp-gbe-2" for 1GbE N NetCP 1.5 (N=2) 73 "ti,netcp-xgbe" for 10 GbE 181 gbe@90000 { [all …]
|
D | amd-xgbe.txt | 1 * AMD 10GbE driver (amd-xgbe) 32 0 - 1GbE and 10GbE (default) 33 1 - 2.5GbE and 10GbE 40 the setting for the 1GbE speed, the second value for the 2.5GbE speed and 41 the third value for the 10GbE speed. All three values are required if the
|
D | apm-xgene-enet.txt | 20 This is supported only on SGMII based 1GbE and 10GbE interfaces.
|
/linux-6.12.1/drivers/net/ethernet/wangxun/ |
D | Kconfig | 26 tristate "Wangxun(R) GbE PCI Express adapters support" 31 This driver supports Wangxun(R) GbE PCI Express family of 41 tristate "Wangxun(R) 10GbE PCI Express adapters support" 55 This driver supports Wangxun(R) 10GbE PCI Express family of
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_devids.h | 15 /* Intel(R) Ethernet Connection E823-L 1GbE */ 66 /* Intel(R) Ethernet Connection E823-C 1GbE */ 76 /* Intel(R) Ethernet Connection E822-C 1GbE */ 84 /* Intel(R) Ethernet Connection E822-L 1GbE */ 92 /* Intel(R) Ethernet Connection E825-C 1GbE */
|
/linux-6.12.1/drivers/infiniband/hw/cxgb4/ |
D | Kconfig | 10 1GbE, 10GbE adapters and T5 40GbE adapter.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | armada3700-periph-clock.txt | 36 0 gbe-50 50 MHz parent clock for Gigabit Ethernet 37 1 gbe-core parent clock for Gigabit Ethernet core 38 2 gbe-125 125 MHz parent clock for Gigabit Ethernet 45 9 gbe-bm Gigabit Ethernet Buffer Manager
|
/linux-6.12.1/arch/arm/boot/dts/ti/keystone/ |
D | keystone-k2g-netcp.dtsi | 115 gbe: gbe@200000 { label 116 label = "netcp-gbe"; 117 compatible = "ti,netcp-gbe-2"; 144 netcp-gbe = <&gbe0>;
|
D | keystone-k2e-netcp.dtsi | 151 gbe@200000 { /* ETHSS */ 152 label = "netcp-gbe"; 153 compatible = "ti,netcp-gbe-9"; 228 netcp-gbe = <&gbe0>; 241 netcp-gbe = <&gbe1>;
|
D | keystone-k2l-netcp.dtsi | 150 gbe@200000 { /* ETHSS */ 151 label = "netcp-gbe"; 152 compatible = "ti,netcp-gbe-5"; 210 netcp-gbe = <&gbe0>; 223 netcp-gbe = <&gbe1>;
|
D | keystone-k2hk-netcp.dtsi | 168 gbe@90000 { /* ETHSS */ 171 label = "netcp-gbe"; 172 compatible = "ti,netcp-gbe"; 230 netcp-gbe = <&gbe0>; 243 netcp-gbe = <&gbe1>;
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 4 Neterion's (Formerly S2io) Xframe I/II PCI-X 10GbE driver 7 Release notes for Neterion's (Formerly S2io) Xframe I/II PCI-X 10GbE driver. 41 eth3: Neterion Xframe I 10GbE adapter (rev 3), Version 2.0.9.1, Intr type INTA 42 eth4: Neterion Xframe II 10GbE adapter (rev 2), Version 2.0.9.1, Intr type INTA 180 device support ---> Ethernet (10000 Mbit) ---> S2IO 10Gbe Xframe NIC) to 195 For further support please contact either your 10GbE Xframe NIC vendor (IBM,
|
/linux-6.12.1/drivers/staging/greybus/ |
D | audio_topology.c | 641 struct soc_enum *gbe; in gbaudio_tplg_create_enum_kctl() local 645 gbe = devm_kzalloc(gb->dev, sizeof(*gbe), GFP_KERNEL); in gbaudio_tplg_create_enum_kctl() 646 if (!gbe) in gbaudio_tplg_create_enum_kctl() 652 gbe->items = le32_to_cpu(gb_enum->items); in gbaudio_tplg_create_enum_kctl() 653 gbe->texts = gb_generate_enum_strings(gb, gb_enum); in gbaudio_tplg_create_enum_kctl() 654 if (!gbe->texts) in gbaudio_tplg_create_enum_kctl() 658 dev_dbg(gb->dev, "Max:%d, name_length:%d\n", gbe->items, in gbaudio_tplg_create_enum_kctl() 660 for (i = 0; i < gbe->items; i++) in gbaudio_tplg_create_enum_kctl() 661 dev_dbg(gb->dev, "src[%d]: %s\n", i, gbe->texts[i]); in gbaudio_tplg_create_enum_kctl() 664 SOC_ENUM_EXT(ctl->name, *gbe, gbcodec_enum_ctl_get, in gbaudio_tplg_create_enum_kctl() [all …]
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | dove-cm-a510.dtsi | 56 * E1: PHY RTL8211D on internal GbE (SMI address 0x03) 73 * 1 GbE PHY reset (active low) 120 /* Optional RTL8211D GbE PHY on SMI address 0x03 */ 143 /* Optional RTL8111D GbE NIC on PCIe1 */
|
/linux-6.12.1/drivers/phy/marvell/ |
D | phy-armada38x-comphy.c | 51 * Map serdes lanes and gbe ports to serdes mux configuration values: 53 * column index = gbe port number. 115 * We only support changing the speed for comphys configured for GBE. 188 "comphy%u: not configured for GBE\n", lane->n); in a38x_comphy_xlate()
|
/linux-6.12.1/arch/sparc/vdso/ |
D | vdso2c.c | 100 #define GBE(x, bits, ifnot) \ macro 109 GBE(x, 64, GBE(x, 32, GBE(x, 16, LAST_GBE(x))))
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | phy-tegra194-p2u.yaml | 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
|
D | phy-mvebu-comphy.txt | 20 * Lane 1 (PCIe/GbE) 21 * Lane 0 (USB3/GbE)
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 131 /* 10GbE MAC Block Registers */ 132 /* Note that those registers that are exactly the same for 10GbE as for 140 /* 10GbE specific, and different from tri-speed */ 141 #define REG_MISC_10G CRA(0x1,0xa,0x00) /* Misc 10GbE setup */ 165 /* pn = port number 0-9 for tri-speed, 10 for 10GbE */ 166 /* Both tri-speed and 10GbE */ 198 /* pn = port number, 0-a, a = 10GbE */ 269 #define REG_STAT_STICKY10G CRA(0x4,0xa,StatSticky1G) /* 10GbE sticky bits */
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/huawei/ |
D | hinic.rst | 11 The driver supports a range of link-speed devices (10GbE, 25GbE, 40GbE, etc.).
|
/linux-6.12.1/drivers/net/ethernet/intel/ |
D | Kconfig | 146 tristate "Intel(R) 10GbE PCI Express adapters support" 152 This driver supports Intel(R) 10GbE PCI Express family of 165 bool "Intel(R) 10GbE PCI Express adapters HWMON support" 201 tristate "Intel(R) 10GbE PCI Express Virtual Function Ethernet support"
|
/linux-6.12.1/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 3 * Keystone GBE and XGBE subsystem code 37 #define GBE_MODULE_NAME "netcp-gbe" 173 offsetof(struct gbe##_##rb, rn) 809 /* GBE module A */ 844 /* GBE module B */ 879 /* GBE module C */ 914 /* GBE module D */ 1626 /* GBE module 0 */ 2894 dev_dbg(gbe_dev->dev, "initializing gbe version %d.%d (%d) GBE identification value 0x%x\n", in gbe_open() 3330 "Can't translate of node(%pOFn) of gbe ss address at %d\n", in get_gbe_resource_version() [all …]
|
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v1.c | 212 * 1GbE, second for 2.5GbE and third for 10GbE 407 netif_dbg(pdata, link, pdata->netdev, "10GbE KR mode set\n"); in xgbe_phy_kr_mode() 450 netif_dbg(pdata, link, pdata->netdev, "2.5GbE KX mode set\n"); in xgbe_phy_kx_2500_mode() 493 netif_dbg(pdata, link, pdata->netdev, "1GbE KX mode set\n"); in xgbe_phy_kx_1000_mode()
|
/linux-6.12.1/include/video/ |
D | gbe.h | 3 * include/video/gbe.h -- SGI GBE (Graphics Back End) 279 /* [1] - only GBE revision 2 and later */
|