Home
last modified time | relevance | path

Searched refs:gem (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmacb.txt4 - 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 Dzynqmp.dtsi443 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 Dpfe_ethdev.c879 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 Dzynq-7000.dtsi234 compatible = "cdns,zynq-gem", "cdns,gem";
245 compatible = "cdns,zynq-gem", "cdns,gem";
H A Dpicoxcell-pc3x2.dtsi45 emac: gem@30000 {
46 compatible = "cadence,gem";
H A Dpicoxcell-pc3x3.dtsi141 emac: gem@30000 {
142 compatible = "cadence,gem";
H A Dsama5d3_gmac.dtsi67 compatible = "atmel,sama5d3-gem";
H A Dsama5d4.dtsi385 compatible = "atmel,sama5d4-gem";
628 compatible = "atmel,sama5d4-gem";
H A Dsama5d2.dtsi365 compatible = "atmel,sama5d2-gem";
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_dc.c977 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 Dxlnx,zynqmp-clk.txt41 - 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 Dqcom,sc7180.yaml32 - qcom,sc7180-gem-noc
/f-stack/freebsd/contrib/device-tree/src/riscv/sifive/
H A Dfu540-c000.dtsi229 compatible = "sifive,fu540-c000-gem";
/f-stack/freebsd/contrib/device-tree/src/arm64/lg/
H A Dlg1312.dtsi113 compatible = "cdns,gem";
H A Dlg1313.dtsi113 compatible = "cdns,gem";
/f-stack/freebsd/i386/conf/
H A DGENERIC235 device gem # Sun GEM/Sun ERI/Apple GMAC
/f-stack/freebsd/amd64/conf/
H A DGENERIC270 device gem # Sun GEM/Sun ERI/Apple GMAC
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dsc7180.dtsi2627 compatible = "qcom,sc7180-gem-noc";