| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | snps,dwmac.yaml | 4 $id: http://devicetree.org/schemas/net/snps,dwmac.yaml# 23 - snps,dwmac 24 - snps,dwmac-3.50a 25 - snps,dwmac-3.610 26 - snps,dwmac-3.70a 27 - snps,dwmac-3.710 28 - snps,dwmac-4.00 29 - snps,dwmac-4.10a 30 - snps,dwmac-4.20a 31 - snps,dwxgmac [all …]
|
| H A D | intel,dwmac-plat.yaml | 22 - $ref: "snps,dwmac.yaml#" 30 - const: snps,dwmac-4.10a 62 snps,lpi_en; 63 snps,wr_osr_lmt = <0x0>; 64 snps,rd_osr_lmt = <0x2>; 65 snps,blen = <0 0 0 0 16 8 4>; 69 snps,rx-queues-to-use = <2>; 70 snps,rx-sched-sp; 72 snps,dcb-algorithm; 73 snps,map-to-dma-channel = <0x0>; [all …]
|
| H A D | snps,dwc-qos-ethernet.txt | 14 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10" 16 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10" 18 - "snps,dwc-qos-ethernet-4.10" 20 "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10". It is supported to be 72 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10": 78 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10": 83 - "snps,dwc-qos-ethernet-4.10" (deprecated): 97 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10": 99 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10": 101 - "snps,dwc-qos-ethernet-4.10" (deprecated): [all …]
|
| H A D | stm32-dwmac.yaml | 17 # We need a select here so we don't match all nodes with 'snps,dwmac' 29 - $ref: "snps,dwmac.yaml#" 37 - const: snps,dwmac-4.20a 41 - const: snps,dwmac-4.10a 45 - const: snps,dwmac-3.50a 101 compatible = "st,stm32mp1-dwmac", "snps,dwmac-4.20a"; 117 snps,pbl = <2>; 118 snps,axi-config = <&stmmac_axi_config_0>; 119 snps,tso; 125 compatible = "st,stm32-dwmac", "snps,dwmac-3.50a"; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | snps,dwc3.yaml | 4 $id: http://devicetree.org/schemas/usb/snps,dwc3.yaml# 34 const: snps,dwc3 75 snps,usb2-lpm-disable: 79 snps,usb3_lpm_capable: 83 snps,dis-start-transfer-quirk: 89 snps,disable_scramble_quirk: 95 snps,has-lpm-erratum: 99 snps,lpm-nyet-threshold: 103 snps,u2exit_lfps_quirk: 107 snps,u2ss_inp3_quirk: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 99 np = of_parse_phandle(pdev->dev.of_node, "snps,axi-config", 0); in stmmac_axi_setup() 109 axi->axi_lpi_en = of_property_read_bool(np, "snps,lpi_en"); in stmmac_axi_setup() 110 axi->axi_xit_frm = of_property_read_bool(np, "snps,xit_frm"); in stmmac_axi_setup() 111 axi->axi_kbbe = of_property_read_bool(np, "snps,kbbe"); in stmmac_axi_setup() 112 axi->axi_fb = of_property_read_bool(np, "snps,fb"); in stmmac_axi_setup() 113 axi->axi_mb = of_property_read_bool(np, "snps,mb"); in stmmac_axi_setup() 114 axi->axi_rb = of_property_read_bool(np, "snps,rb"); in stmmac_axi_setup() 116 if (of_property_read_u32(np, "snps,wr_osr_lmt", &axi->axi_wr_osr_lmt)) in stmmac_axi_setup() 118 if (of_property_read_u32(np, "snps,rd_osr_lmt", &axi->axi_rd_osr_lmt)) in stmmac_axi_setup() 120 of_property_read_u32_array(np, "snps,blen", axi->axi_blen, AXI_BLEN); in stmmac_axi_setup() [all …]
|
| H A D | dwmac-generic.c | 74 { .compatible = "snps,dwmac-3.40a"}, 75 { .compatible = "snps,dwmac-3.50a"}, 76 { .compatible = "snps,dwmac-3.610"}, 77 { .compatible = "snps,dwmac-3.70a"}, 78 { .compatible = "snps,dwmac-3.710"}, 79 { .compatible = "snps,dwmac-4.00"}, 80 { .compatible = "snps,dwmac-4.10a"}, 81 { .compatible = "snps,dwmac"}, 82 { .compatible = "snps,dwxgmac-2.10"}, 83 { .compatible = "snps,dwxgmac"},
|
| /OK3568_Linux_fs/kernel/arch/arc/boot/dts/ |
| H A D | hsdk.dts | 12 #include <dt-bindings/reset/snps,hsdk-reset.h> 15 model = "snps,hsdk"; 16 compatible = "snps,hsdk"; 35 compatible = "snps,archs38"; 42 compatible = "snps,archs38"; 49 compatible = "snps,archs38"; 56 compatible = "snps,archs38"; 77 compatible = "snps,archs-intc"; 83 compatible = "snps,archs-idu-intc"; 90 compatible = "snps,archs-pct"; [all …]
|
| H A D | axs10x_mb.dtsi | 21 compatible = "snps,axs10x-reset"; 27 compatible = "snps,axs10x-i2s-pll-clock"; 67 compatible = "snps,axs10x-pgu-pll-clock"; 75 compatible = "snps,dwmac"; 80 snps,pbl = < 32 >; 81 snps,multicast-filter-bins = <256>; 116 * "snps,dw-mshc" should be enough for all users of DW MMC once 132 compatible = "snps,dw-apb-uart"; 142 compatible = "snps,dw-apb-uart"; 153 compatible = "snps,dw-apb-uart"; [all …]
|
| H A D | abilis_tb10x.dtsi | 21 compatible = "snps,arc770d"; 28 compatible = "snps,arc-timer"; 36 compatible = "snps,arc-timer"; 73 compatible = "snps,arc700-intc"; 88 compatible = "snps,dw-apb-uart"; 97 compatible = "snps,dwmac-3.70a","snps,dwmac"; 106 compatible = "snps,dma-spear1340"; 126 compatible = "snps,designware-i2c"; 135 compatible = "snps,designware-i2c"; 144 compatible = "snps,designware-i2c"; [all …]
|
| H A D | skeleton_hs_idu.dtsi | 7 compatible = "snps,arc"; 19 compatible = "snps,archs38"; 25 compatible = "snps,archs38"; 31 compatible = "snps,archs38"; 37 compatible = "snps,archs38"; 45 compatible = "snps,arc-timer"; 53 compatible = "snps,archs-timer-gfrc";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | berlin2cd.dtsi | 175 compatible = "snps,dw-apb-gpio"; 181 compatible = "snps,dw-apb-gpio-port"; 184 snps,nr-gpios = <8>; 193 compatible = "snps,dw-apb-gpio"; 199 compatible = "snps,dw-apb-gpio-port"; 202 snps,nr-gpios = <8>; 211 compatible = "snps,dw-apb-gpio"; 217 compatible = "snps,dw-apb-gpio-port"; 220 snps,nr-gpios = <8>; 229 compatible = "snps,dw-apb-gpio"; [all …]
|
| H A D | berlin2.dtsi | 185 compatible = "snps,dw-apb-gpio"; 191 compatible = "snps,dw-apb-gpio-port"; 194 snps,nr-gpios = <8>; 203 compatible = "snps,dw-apb-gpio"; 209 compatible = "snps,dw-apb-gpio-port"; 212 snps,nr-gpios = <8>; 221 compatible = "snps,dw-apb-gpio"; 227 compatible = "snps,dw-apb-gpio-port"; 230 snps,nr-gpios = <8>; 239 compatible = "snps,dw-apb-gpio"; [all …]
|
| H A D | berlin2q.dtsi | 246 compatible = "snps,dw-apb-gpio"; 252 compatible = "snps,dw-apb-gpio-port"; 255 snps,nr-gpios = <32>; 264 compatible = "snps,dw-apb-gpio"; 270 compatible = "snps,dw-apb-gpio-port"; 273 snps,nr-gpios = <32>; 282 compatible = "snps,dw-apb-gpio"; 288 compatible = "snps,dw-apb-gpio-port"; 291 snps,nr-gpios = <32>; 300 compatible = "snps,dw-apb-gpio"; [all …]
|
| H A D | socfpga_arria10.dtsi | 417 snps,wr_osr_lmt = <0xf>; 418 snps,rd_osr_lmt = <0xf>; 419 snps,blen = <0 0 0 0 16 0 0>; 423 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.72a", "snps,dwmac"; 430 snps,multicast-filter-bins = <256>; 431 snps,perfect-filter-entries = <128>; 438 snps,axi-config = <&socfpga_axi_setup>; 443 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.72a", "snps,dwmac"; 450 snps,multicast-filter-bins = <256>; 451 snps,perfect-filter-entries = <128>; [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 11 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10" 13 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10" 15 - "snps,dwc-qos-ethernet-4.10" 17 "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10". It is supported to be 69 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10": 75 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10": 80 - "snps,dwc-qos-ethernet-4.10" (deprecated): 96 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10": 98 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10": 100 - "snps,dwc-qos-ethernet-4.10" (deprecated): [all …]
|
| H A D | stmmac.txt | 4 - compatible: Should be "snps,dwmac-<ip_version>" "snps,dwmac" 14 - snps,reset-gpio gpio number for phy reset. 15 - snps,reset-active-low boolean flag to indicate if phy reset is active low. 16 - snps,reset-delays-us is triplet of delays 20 - snps,pbl Programmable Burst Length 21 - snps,fixed-burst Program the DMA to use the fixed burst mode 22 - snps,mixed-burst Program the DMA to use the mixed burst mode 23 - snps,force_thresh_dma_mode Force DMA to use the threshold mode for 25 - snps,force_sf_dma_mode Force DMA to use the Store and Forward 28 - snps,multicast-filter-bins: Number of multicast filter hash bins [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/synaptics/ |
| H A D | berlin4ct.dtsi | 134 compatible = "snps,dw-apb-gpio"; 140 compatible = "snps,dw-apb-gpio-port"; 143 snps,nr-gpios = <32>; 152 compatible = "snps,dw-apb-gpio"; 158 compatible = "snps,dw-apb-gpio-port"; 161 snps,nr-gpios = <32>; 170 compatible = "snps,dw-apb-gpio"; 176 compatible = "snps,dw-apb-gpio-port"; 179 snps,nr-gpios = <32>; 188 compatible = "snps,dw-apb-gpio"; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | snps,dw-axi-dmac.txt | 4 - compatible: "snps,axi-dma-1.01a" 9 - snps,dma-masters: Number of AXI masters supported by the hardware. 10 - snps,data-width: Maximum AXI data width supported by hardware. 12 - snps,priority: Priority of channel. Array size is equal to the number of 15 - snps,block-size: Maximum block size supported by the controller channel. 19 - snps,axi-max-burst-len: Restrict master AXI burst length by value specified 26 compatible = "snps,axi-dma-1.01a"; 34 snps,dma-masters = <2>; 35 snps,data-width = <3>; 36 snps,block-size = <4096 4096 4096 4096>; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/altera/ |
| H A D | socfpga_stratix10.dtsi | 141 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 152 snps,multicast-filter-bins = <256>; 159 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 170 snps,multicast-filter-bins = <256>; 177 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 188 snps,multicast-filter-bins = <256>; 197 compatible = "snps,dw-apb-gpio"; 203 compatible = "snps,dw-apb-gpio-port"; 206 snps,nr-gpios = <24>; 217 compatible = "snps,dw-apb-gpio"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/intel/ |
| H A D | socfpga_agilex.dtsi | 140 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 149 snps,multicast-filter-bins = <256>; 158 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 167 snps,multicast-filter-bins = <256>; 176 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 185 snps,multicast-filter-bins = <256>; 196 compatible = "snps,dw-apb-gpio"; 202 compatible = "snps,dw-apb-gpio-port"; 205 snps,nr-gpios = <24>; 216 compatible = "snps,dw-apb-gpio"; [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | socfpga_arria10.dtsi | 423 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.72a", "snps,dwmac"; 430 snps,multicast-filter-bins = <256>; 431 snps,perfect-filter-entries = <128>; 442 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.72a", "snps,dwmac"; 449 snps,multicast-filter-bins = <256>; 450 snps,perfect-filter-entries = <128>; 461 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.72a", "snps,dwmac"; 468 snps,multicast-filter-bins = <256>; 469 snps,perfect-filter-entries = <128>; 480 compatible = "snps,dw-apb-gpio"; [all …]
|
| H A D | socfpga.dtsi | 471 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac"; 481 snps,multicast-filter-bins = <256>; 482 snps,perfect-filter-entries = <128>; 487 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac"; 497 snps,multicast-filter-bins = <256>; 498 snps,perfect-filter-entries = <128>; 505 compatible = "snps,designware-i2c"; 515 compatible = "snps,designware-i2c"; 525 compatible = "snps,designware-i2c"; 535 compatible = "snps,designware-i2c"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/bitmain/ |
| H A D | bm1880.dtsi | 123 compatible = "snps,dw-apb-gpio"; 127 compatible = "snps,dw-apb-gpio-port"; 130 snps,nr-gpios = <32>; 141 compatible = "snps,dw-apb-gpio"; 145 compatible = "snps,dw-apb-gpio-port"; 148 snps,nr-gpios = <32>; 159 compatible = "snps,dw-apb-gpio"; 163 compatible = "snps,dw-apb-gpio-port"; 166 snps,nr-gpios = <8>; 175 compatible = "snps,dw-apb-uart"; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | snps,dw-apb-gpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/snps,dw-apb-gpio.yaml# 23 const: snps,dw-apb-gpio 54 const: snps,dw-apb-gpio-port 69 snps,nr-gpios: 114 compatible = "snps,dw-apb-gpio"; 120 compatible = "snps,dw-apb-gpio-port"; 124 snps,nr-gpios = <8>; 132 compatible = "snps,dw-apb-gpio-port"; 136 snps,nr-gpios = <8>;
|