HomeSort by: relevance | last modified time | path
    Searched defs:gmac (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
spear310-evb.dts 91 gmac: eth@e0800000 { label
spear3xx.dtsi 49 gmac: eth@e0800000 { label
spear300-evb.dts 72 gmac: eth@e0800000 { label
spear320-evb.dts 87 gmac: eth@e0800000 { label
spear600.dtsi 62 gmac: ethernet@e0800000 { label
63 compatible = "st,spear600-gmac";
rk322x.dtsi 865 gmac: ethernet@30200000 { label
866 compatible = "rockchip,rk3228-gmac";
1072 gmac {
rv1108.dtsi 560 gmac: eth@30200000 { label
561 compatible = "rockchip,rv1108-gmac";
754 gmac {
sun6i-a31.dtsi 57 ethernet0 = &gmac;
233 * used in the gmac_tx clock. The gmac driver will
247 gmac_int_tx_clk: clk-gmac-int-tx {
256 compatible = "allwinner,sun7i-a20-gmac-clk";
626 gmac_gmii_pins: gmac-gmii-pins {
634 function = "gmac";
642 gmac_mii_pins: gmac-mii-pins {
648 function = "gmac";
651 gmac_rgmii_pins: gmac-rgmii-pins {
656 function = "gmac";
946 gmac: ethernet@1c30000 { label
    [all...]
sun8i-r40.dtsi 533 gmac_rgmii_pins: gmac-rgmii-pins {
538 function = "gmac";
925 gmac: ethernet@1c50000 { label
926 compatible = "allwinner,sun8i-r40-gmac";
sun9i-a80.dtsi 60 ethernet0 = &gmac;
192 * used in the gmac_tx clock. The gmac driver will
215 compatible = "allwinner,sun7i-a20-gmac-clk";
321 gmac: ethernet@830000 { label
322 compatible = "allwinner,sun7i-a20-gmac";
979 gmac_rgmii_pins: gmac-rgmii-pins {
983 function = "gmac";
rk3288.dtsi 21 ethernet0 = &gmac;
557 gmac: ethernet@ff290000 { label
558 compatible = "rockchip,rk3288-gmac";
1964 gmac {
sun7i-a20.dtsi 58 ethernet0 = &gmac;
225 * used in the gmac_tx clock. The gmac driver will
239 gmac_int_tx_clk: clk-gmac-int-tx {
248 compatible = "allwinner,sun7i-a20-gmac-clk";
865 gmac_mii_pins: gmac-mii-pins {
871 function = "gmac";
875 gmac_rgmii_pins: gmac-rgmii-pins {
881 function = "gmac";
1512 gmac: ethernet@1c50000 { label
1513 compatible = "allwinner,sun7i-a20-gmac";
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7100.dtsi 132 gmac_rmii_ref: gmac-rmii-ref {
140 gmac_gr_mii_rxclk: gmac-gr-mii-rxclk {
211 gmac: ethernet@10020000 { label
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3368.dtsi 21 ethernet0 = &gmac;
477 gmac: ethernet@ff290000 { label
478 compatible = "rockchip,rk3368-gmac";
910 gmac {
rk3308.dtsi 712 gmac: ethernet@ff4e0000 { label
713 compatible = "rockchip,rk3308-gmac";
1007 gmac {
1041 gmac-m1 {
px30.dtsi 23 ethernet0 = &gmac;
160 gmac_clkin: external-gmac-clock {
906 gmac: ethernet@ff360000 { label
907 compatible = "rockchip,px30-gmac";
2173 gmac {
rk3399.dtsi 22 ethernet0 = &gmac;
247 gmac: ethernet@fe300000 { label
248 compatible = "rockchip,rk3399-gmac";
2124 gmac {
  /src/sys/dev/ic/
ath.c 1616 u_int8_t gmac[IEEE80211_ADDR_LEN]; local in function:ath_keyset
1641 IEEE80211_ADDR_COPY(gmac, bss->ni_macaddr);
1642 gmac[0] |= 0x80;
1643 mac = gmac;

Completed in 49 milliseconds