/freebsd-src/sys/powerpc/psim/ |
H A D | psim-tree | 23 ./ofwdisk "/phb@0x70000000/ide@1/disk@0 29 /cpus/cpu@0 34 /phb@0x70000000 39 ./ranges ni0,0,0,0 0xc0000000 0x10000 41 /phb@0x70000000/ide@1 45 ni0,0,10,1f0 8 \ 46 ni0,0,14,3f8 8 \ 47 ni0,0,18,170 8 \ 48 ni0,0,1c,378 8 \ 49 ni0,0,20,200 8 [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am65.dtsi | 54 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ 55 <0x00 0x00600000 0x00 0x0060000 [all...] |
H A D | k3-am64.dtsi | 54 ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */ 55 <0x00 0x00420000 0x00 0x0042000 [all...] |
H A D | k3-am62.dtsi | 55 ranges = <0x00 0x000f0000 0x00 0x000f0000 0x00 0x00030000>, /* Main MMRs */ 56 <0x00 0x00420000 0x00 0x0042000 [all...] |
H A D | k3-am62a.dtsi | 54 ranges = <0x00 0x000f0000 0x00 0x000f0000 0x00 0x00030000>, /* Main MMRs */ 55 <0x00 0x00420000 0x00 0x0042000 [all...] |
H A D | k3-am62p.dtsi | 53 ranges = <0x00 0x000f0000 0x00 0x000f0000 0x00 0x00030000>, /* Main MMRs */ 54 <0x00 0x00420000 0x00 0x0042000 [all...] |
H A D | k3-j721s2.dtsi | 29 #size-cells = <0>; 42 cpu0: cpu@0 { 44 reg = <0x000>; 47 i-cache-size = <0xc000>; 50 d-cache-size = <0x8000>; 58 reg = <0x001>; 61 i-cache-size = <0xc000>; 64 d-cache-size = <0x8000>; 75 cache-size = <0x100000>; 118 ranges = <0x0 [all...] |
H A D | k3-j7200.dtsi | 25 #size-cells = <0>; 39 cpu0: cpu@0 { 41 reg = <0x000>; 44 i-cache-size = <0xc000>; 47 d-cache-size = <0x8000>; 55 reg = <0x001>; 58 i-cache-size = <0xc000>; 61 d-cache-size = <0x8000>; 72 cache-size = <0x100000>; 113 ranges = <0x0 [all...] |
H A D | k3-j721e.dtsi | 25 #size-cells = <0>; 39 cpu0: cpu@0 { 41 reg = <0x000>; 44 i-cache-size = <0xC000>; 47 d-cache-size = <0x8000>; 55 reg = <0x001>; 58 i-cache-size = <0xC000>; 61 d-cache-size = <0x8000>; 72 cache-size = <0x100000>; 114 ranges = <0x0 [all...] |
/freebsd-src/sys/arm/nvidia/tegra124/ |
H A D | tegra124_machdep.c | 50 #define PMC_PHYSBASE 0x7000e400 51 #define PMC_SIZE 0x400 52 #define PMC_CONTROL_REG 0x0 53 #define PMC_SCRATCH0 0x50 70 return (0); in tegra124_attach() 87 devmap_add_entry(0x70000000, 0x01000000); in tegra124_devmap_init() 88 return (0); in tegra124_devmap_init() 98 bus_space_map(fdtbus_bs_tag, PMC_PHYSBASE, PMC_SIZE, 0, &pmc); in tegra124_cpu_reset() 109 bus_space_write_4(fdtbus_bs_tag, pmc, PMC_CONTROL_REG, reg | 0x10); in tegra124_cpu_reset() 118 * option SOCDEV_PA=0x70000000 [all …]
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DynamicTags.def | 44 DYNAMIC_TAG(NULL, 0) // Marks end of dynamic array. 91 DYNAMIC_TAG(CREL, 0x40000026) // CREL relocation table 93 DYNAMIC_TAG_MARKER(LOOS, 0x60000000) // Start of environment specific tags. 94 DYNAMIC_TAG_MARKER(HIOS, 0x6FFFFFFF) // End of environment specific tags. 95 DYNAMIC_TAG_MARKER(LOPROC, 0x70000000) // Start of processor specific tags. 96 DYNAMIC_TAG_MARKER(HIPROC, 0x7FFFFFFF) // End of processor specific tags. 100 DYNAMIC_TAG(ANDROID_REL, 0x6000000F) 101 DYNAMIC_TAG(ANDROID_RELSZ, 0x60000010) 102 DYNAMIC_TAG(ANDROID_RELA, 0x6000001 [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/pci/ |
H A D | sifive,fu740-pcie.yaml | 94 reg = <0xe 0x00000000 0x0 0x80000000>, 95 <0xd 0xf0000000 0x0 0x10000000>, 96 <0x0 0x100d0000 0x0 0x1000>; 100 bus-range = <0x0 0xff>; 101 ranges = <0x81000000 0x0 0x60080000 0x0 0x60080000 0x0 0x10000>, /* I/O */ 102 <0x82000000 0x0 0x60090000 0x0 0x60090000 0x0 0xff70000>, /* mem */ 103 <0x82000000 0x0 0x70000000 0x0 0x70000000 0x0 0x1000000>, /* mem */ 104 … <0xc3000000 0x20 0x00000000 0x20 0x00000000 0x20 0x00000000>; /* mem prefetchable */ 105 num-lanes = <0x8>; 109 interrupt-map-mask = <0x0 0x0 0x0 0x7>; [all …]
|
/freebsd-src/sys/contrib/device-tree/src/powerpc/ |
H A D | kuroboxHG.dts | 37 #size-cells = <0>; 41 reg = <0x0>; 44 bus-frequency = <0>; /* Fixed by bootloader */ 46 i-cache-size = <0x4000>; 47 d-cache-size = <0x4000>; 53 reg = <0x0 0x8000000>; 61 store-gathering = <0>; /* 0 == off, !0 == on */ 62 reg = <0x80000000 0x100000>; 63 ranges = <0x80000000 0x80000000 0x70000000 /* pci mem space */ 64 0xfc000000 0xfc000000 0x100000 /* EUMB */ [all …]
|
H A D | kuroboxHD.dts | 37 #size-cells = <0>; 41 reg = <0x0>; 44 bus-frequency = <0>; /* Fixed by bootloader */ 46 i-cache-size = <0x4000>; 47 d-cache-size = <0x4000>; 53 reg = <0x0 0x4000000>; 61 store-gathering = <0>; /* 0 == off, !0 == on */ 62 reg = <0x80000000 0x100000>; 63 ranges = <0x80000000 0x80000000 0x70000000 /* pci mem space */ 64 0xfc000000 0xfc000000 0x100000 /* EUMB */ [all …]
|
/freebsd-src/sys/sys/ |
H A D | elf_common.h | 59 #define ODK_NULL 0 /* undefined */ 75 #define OEX_FPU_MIN 0x0000001f /* min FPU exception required */ 76 #define OEX_FPU_MAX 0x00001f00 /* max FPU exception allowed */ 77 #define OEX_PAGE0 0x00010000 /* page zero must be mapped */ 78 #define OEX_SMM 0x00020000 /* run in sequential memory mode */ 79 #define OEX_PRECISEFP 0x00040000 /* run in precise FP exception mode */ 80 #define OEX_DISMISS 0x00080000 /* dismiss invalid address traps */ 85 #define OPAD_PREFIX 0x0001 86 #define OPAD_POSTFIX 0x0002 87 #define OPAD_SYMBOL 0x000 [all...] |
/freebsd-src/sys/contrib/device-tree/src/loongarch/ |
H A D | loongson-2k2000-ref.dts | 24 reg = <0x0 0x00200000 0x0 0x0ee00000>, 25 <0x0 0x90000000 0x0 0x70000000>; 36 size = <0x [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | sharkl64.dtsi | 27 reg = <0 0x70000000 0 0x100>; 28 interrupts = <0 2 0xf04>; 35 reg = <0 0x70100000 0 [all...] |
/freebsd-src/sys/arm/allwinner/ |
H A D | aw_machdep.h | 30 #define ALLWINNERSOC_A10 0x10000000 31 #define ALLWINNERSOC_A13 0x13000000 32 #define ALLWINNERSOC_A10S 0x10000001 33 #define ALLWINNERSOC_A20 0x20000000 34 #define ALLWINNERSOC_H3 0x30000000 35 #define ALLWINNERSOC_A31 0x31000000 36 #define ALLWINNERSOC_A31S 0x31000001 37 #define ALLWINNERSOC_A33 0x33000000 38 #define ALLWINNERSOC_A83T 0x83000000 40 #define ALLWINNERSOC_SUN4I 0x40000000 [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/mips/ |
H A D | mscc.txt | 25 reg = <0x71070000 0x1c>; 41 reg = <0x10d0000 0x10000>;
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | sv_hypotf_1u5.c |
|
/freebsd-src/sys/dts/arm/ |
H A D | tegra124-jetson-tk1-fbsd.dts | 40 /* reg = <0x0 0x80000000 0x0 0x80000000>; */ 41 reg = <0x0 0x80000000 0x0 0x70000000>;
|
/freebsd-src/sys/contrib/device-tree/Bindings/fuse/ |
H A D | nvidia,tegra20-fuse.txt | 34 reg = <0x7000f800 0x400>, 35 <0x70000000 0x400>;
|
/freebsd-src/sys/contrib/device-tree/Bindings/c6x/ |
H A D | emifa.txt | 35 reg = <0x70000000 0x100>; 36 ranges = <0x2 0x0 0xa0000000 0x00000008 37 0x3 0x0 0xb0000000 0x00400000 38 0x4 0x0 0xc0000000 0x10000000 39 0x5 0x0 0xD0000000 0x10000000>; 43 ti,emifa-ce-config = <0x00240120 44 0x00240120 45 0x00240122 46 0x00240122>; 48 flash@3,0 { [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx50-evk.dts | 16 reg = <0x70000000 0x80000000>; 22 pinctrl-0 = <&pinctrl_cspi>; 33 partition@0 { 35 reg = <0x0 0x100000>; 41 reg = <0x100000 0x300000>; 48 pinctrl-0 = <&pinctrl_fec>; 58 MX50_PAD_CSPI_SCLK__CSPI_SCLK 0x00 59 MX50_PAD_CSPI_MISO__CSPI_MISO 0x00 60 MX50_PAD_CSPI_MOSI__CSPI_MOSI 0x00 61 MX50_PAD_CSPI_SS0__GPIO4_11 0xc4 [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynosautov920-sadk.dts | 33 pinctrl-0 = <&key_wakeup &key_back>; 38 gpios = <&gpa0 0 GPIO_ACTIVE_LOW>; 51 reg = <0x0 0x80000000 0x0 0x70000000>, 52 <0x8 0x80000000 0x1 0xfba00000>, 53 <0xa 0x00000000 0x2 0x00000000>; 59 samsung,pins = "gpa0-0"; 73 pinctrl-0 = <&pwm_tout0>;
|