| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | macb.txt | 4 - compatible: Should be "cdns,[<chip>-]{macb|gem}" 10 Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on 11 the Cadence GEM, or the generic form: "cdns,gem". 12 Use "atmel,sama5d2-gem" for the GEM IP (10/100) available on Atmel sama5d2 SoCs. 14 Use "atmel,sama5d3-gem" for the Gigabit IP available on Atmel sama5d3 SoCs. 15 Use "atmel,sama5d4-gem" for the GEM IP (10/100) available on Atmel sama5d4 SoCs. 16 Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC. 17 Use "cdns,zynqmp-gem" for Zynq Ultrascale+ MPSoC. 18 Use "sifive,fu540-c000-gem" for SiFive FU540-C000 SoC. 21 For "sifive,fu540-c000-gem", second range is required to specify the [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp.dtsi | 443 compatible = "cdns,zynqmp-gem", "cdns,gem"; 455 compatible = "cdns,zynqmp-gem", "cdns,gem"; 467 compatible = "cdns,zynqmp-gem", "cdns,gem"; 479 compatible = "cdns,zynqmp-gem", "cdns,gem";
|
| /f-stack/dpdk/drivers/net/pfe/ |
| H A D | pfe_ethdev.c | 879 const struct device_node *gem = NULL; in pfe_get_gemac_if_proprties() local 886 gem = of_get_next_child(parent, gem); in pfe_get_gemac_if_proprties() 887 if (!gem) in pfe_get_gemac_if_proprties() 889 addr = of_get_property(gem, "reg", &size); in pfe_get_gemac_if_proprties() 901 mac_addr = of_get_mac_address(gem); in pfe_get_gemac_if_proprties() 908 addr = of_get_property(gem, "fsl,mdio-mux-val", &size); in pfe_get_gemac_if_proprties()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | zynq-7000.dtsi | 234 compatible = "cdns,zynq-gem", "cdns,gem"; 245 compatible = "cdns,zynq-gem", "cdns,gem";
|
| H A D | picoxcell-pc3x2.dtsi | 45 emac: gem@30000 { 46 compatible = "cadence,gem";
|
| H A D | picoxcell-pc3x3.dtsi | 141 emac: gem@30000 { 142 compatible = "cadence,gem";
|
| H A D | sama5d3_gmac.dtsi | 67 compatible = "atmel,sama5d3-gem";
|
| H A D | sama5d4.dtsi | 385 compatible = "atmel,sama5d4-gem"; 628 compatible = "atmel,sama5d4-gem";
|
| H A D | sama5d2.dtsi | 365 compatible = "atmel,sama5d2-gem";
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_dc.c | 977 struct drm_gem_object *gem; in dc_cursor_set() local 1006 gem = NULL; in dc_cursor_set() 1008 gem = drm_gem_object_lookup(drm_crtc->dev, file, handle); in dc_cursor_set() 1009 if (gem == NULL) in dc_cursor_set() 1011 bo = container_of(gem, struct tegra_bo, gem_obj); in dc_cursor_set() 1017 sc->cursor_gem = gem; in dc_cursor_set()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | xlnx,zynqmp-clk.txt | 41 - mio_clk_50_or_51 #for the mux clock to gem tsu from 50 or 51
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interconnect/ |
| H A D | qcom,sc7180.yaml | 32 - qcom,sc7180-gem-noc
|
| /f-stack/freebsd/contrib/device-tree/src/riscv/sifive/ |
| H A D | fu540-c000.dtsi | 229 compatible = "sifive,fu540-c000-gem";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/lg/ |
| H A D | lg1312.dtsi | 113 compatible = "cdns,gem";
|
| H A D | lg1313.dtsi | 113 compatible = "cdns,gem";
|
| /f-stack/freebsd/i386/conf/ |
| H A D | GENERIC | 235 device gem # Sun GEM/Sun ERI/Apple GMAC
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | GENERIC | 270 device gem # Sun GEM/Sun ERI/Apple GMAC
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180.dtsi | 2627 compatible = "qcom,sc7180-gem-noc";
|