Searched +full:0 +full:x3e800 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8540p-ride.dts | 34 regulators-0 { 163 pinctrl-0 = <ðernet0_default>; 170 #size-cells = <0>; 174 compatible = "ethernet-phy-id0141.0dd4"; 175 reg = <0x8>; 189 /* Set MODE[2:0] to RGMII_SGMII */ 190 <0x12 0x14 0xfff8 0x4>, 191 /* Soft reset required after changing MODE[2:0] */ 192 <0x12 0x14 0x7fff 0x8000>; 202 snps,map-to-dma-channel = <0x0>; [all …]
|
H A D | sa8775p-ride.dtsi | 33 regulators-0 { 266 pinctrl-0 = <ðernet0_default>; 278 #size-cells = <0>; 287 snps,map-to-dma-channel = <0x0>; 289 snps,priority = <0x1>; 294 snps,map-to-dma-channel = <0x1>; 300 snps,map-to-dma-channel = <0x2>; 306 snps,map-to-dma-channel = <0x3>; 307 snps,priority = <0xc>; 325 snps,send_slope = <0x1000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | snps,dwmac.yaml | 218 "^queue[0-9]$": 356 "^queue[0-9]$": 370 Queue 0 is reserved for legacy traffic and so no AVB is 644 reg = <0xe0800000 0x8000>; 662 snps,wr_osr_lmt = <0xf>; 663 snps,rd_osr_lmt = <0xf>; 664 snps,blen = <256 128 64 32 0 0 0>; 672 snps,map-to-dma-channel = <0x0>; 673 snps,priority = <0x0>; 681 snps,weight = <0x10>; [all …]
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_dump.h | 33 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 34 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 35 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 36 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 56 #define BNX2X_DUMP_VERSION 0x61111111 76 static const uint32_t page_vals_e2[] = {0, 128}; 79 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 85 static const uint32_t page_vals_e3[] = {0, 128}; 88 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 92 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|