Searched refs:gbe (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/video/fbdev/ |
| H A D | gbefb.c | 34 static struct sgi_gbe *gbe; variable 187 gbe->ctrlstat = 0x300aa000; in gbe_reset() 207 val = gbe->vt_xy; in gbe_turn_off() 212 val = gbe->ovr_control; in gbe_turn_off() 214 gbe->ovr_control = val; in gbe_turn_off() 216 val = gbe->frm_control; in gbe_turn_off() 218 gbe->frm_control = val; in gbe_turn_off() 220 val = gbe->did_control; in gbe_turn_off() 222 gbe->did_control = val; in gbe_turn_off() 228 val = gbe->frm_inhwctrl; in gbe_turn_off() [all …]
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g-netcp.dtsi | 115 gbe: gbe@200000 { label 116 label = "netcp-gbe"; 117 compatible = "ti,netcp-gbe-2"; 144 netcp-gbe = <&gbe0>;
|
| H A 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>;
|
| H A 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>;
|
| H A 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/drivers/staging/greybus/ |
| H A 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/Documentation/devicetree/bindings/net/ |
| H A D | keystone-netcp.txt | 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) 181 gbe@90000 { 182 label = "netcp-gbe"; 239 netcp-gbe = <&gbe0>; 252 netcp-gbe = <&gbe1>;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7988a-bananapi-bpi-r4.dtsi | 159 pinctrl-names = "gbe-led"; 174 pinctrl-names = "gbe-led"; 189 pinctrl-names = "gbe-led"; 204 pinctrl-names = "gbe-led";
|
| H A D | mt7988a-bananapi-bpi-r4-pro.dtsi | 201 pinctrl-names = "gbe-led";
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am625-beagleplay.dts | 523 gbe_pmx_obsclk: gbe-pmx-obsclk-default-pins {
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | netcp_ethss.c | 173 offsetof(struct gbe##_##rb, rn)
|