Searched +full:0 +full:x3c100000 (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | apple,pinctrl.yaml | 100 reg = <0x2 0x3c100000 0x0 0x100000>; 105 gpio-ranges = <&pinctrl 0 0 212>;
|
/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t8103.dtsi | 23 #size-cells = <0>; 57 cpu_e0: cpu@0 { 60 reg = <0x0 0x0>; 62 cpu-release-addr = <0 0>; /* To be filled by loader */ 67 i-cache-size = <0x20000>; 68 d-cache-size = <0x10000>; 74 reg = <0x0 0x1>; 76 cpu-release-addr = <0 0>; /* To be filled by loader */ 81 i-cache-size = <0x20000>; 82 d-cache-size = <0x10000>; [all …]
|
H A D | t8112.dtsi | 24 #size-cells = <0>; 58 cpu_e0: cpu@0 { 61 reg = <0x0 0x0>; 63 cpu-release-addr = <0 0>; /* To be filled by loader */ 68 i-cache-size = <0x20000>; 69 d-cache-size = <0x10000>; 75 reg = <0x0 0x1>; 77 cpu-release-addr = <0 0>; /* To be filled by loader */ 82 i-cache-size = <0x20000>; 83 d-cache-size = <0x10000>; [all …]
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_misc.c | 54 #define Q8_ADDR_UNDEFINED 0xFFFFFFFF 61 Q8_ADDR_UNDEFINED, /* 0x00 */ 62 0x77300000, /* 0x01 */ 63 0x29500000, /* 0x02 */ 64 0x2A500000, /* 0x03 */ 65 Q8_ADDR_UNDEFINED, /* 0x04 */ 66 0x0D000000, /* 0x05 */ 67 0x1B100000, /* 0x06 */ 68 0x0E600000, /* 0x07 */ 69 0x0E000000, /* 0x08 */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra234.dtsi | 19 bus@0 { 24 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 28 reg = <0x0 0x00100000 0x [all...] |
/freebsd/sys/dev/ti/ |
H A D | ti_fw2.h | 6 static int tigon2FwReleaseMajor = 0xc; 7 static int tigon2FwReleaseMinor = 0x4; 8 static int tigon2FwReleaseFix = 0xb; 9 static u_int32_t tigon2FwStartAddr = 0x00004000; 10 static u_int32_t tigon2FwTextAddr = 0x00004000; 11 int tigon2FwTextLen = 0x132f8; 12 static u_int32_t tigon2FwRodataAddr = 0x000172f8; 13 int tigon2FwRodataLen = 0x10da; 14 static u_int32_t tigon2FwDataAddr = 0x000185c0; 15 int tigon2FwDataLen = 0x17c; [all …]
|
H A D | ti_fw.h | 5 static int tigonFwReleaseMajor = 0xc; 6 static int tigonFwReleaseMinor = 0x4; 7 static int tigonFwReleaseFix = 0xb; 8 static u_int32_t tigonFwStartAddr = 0x00004000; 9 static u_int32_t tigonFwTextAddr = 0x00004000; 10 static int tigonFwTextLen = 0x11140; 11 static u_int32_t tigonFwRodataAddr = 0x00015140; 12 static int tigonFwRodataLen = 0xac0; 13 static u_int32_t tigonFwDataAddr = 0x00015c20; 14 static int tigonFwDataLen = 0x170; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc8280xp.dtsi | 33 #clock-cells = <0>; 38 #clock-cells = <0>; 45 #size-cells = <0>; 47 CPU0: cpu@0 { 50 reg = <0x0 0x0>; 51 clocks = <&cpufreq_hw 0>; 57 qcom,freq-domain = <&cpufreq_hw 0>; 77 reg = <0x0 0x10 [all...] |
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|