/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | arasan,nand-controller.yaml | 51 reg = <0xff100000 0x1000>; 55 interrupts = <0 14 4>; 57 #size-cells = <0>;
|
/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | abilis_tb100_dvk.dts | 17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8"; 24 reg = <0x80000000 0x08000000>; /* 128M */ 30 pinctrl-0 = <&pctl_uart0>; 56 gpios = <&gpioi 0 0>; 61 gpios = <&gpioi 1 0>; 66 gpios = <&gpioi 2 0>; 71 gpios = <&gpioi 3 0>; 76 gpios = <&gpioi 4 0>; 81 gpios = <&gpioi 5 0>; 86 gpios = <&gpioi 6 0>; [all …]
|
H A D | abilis_tb101_dvk.dts | 17 bootargs = "earlycon=uart8250,mmio32,0xff100000,9600n8 console=ttyS0,9600n8"; 24 reg = <0x80000000 0x08000000>; /* 128M */ 30 pinctrl-0 = <&pctl_uart0>; 56 gpios = <&gpioi 0 0>; 61 gpios = <&gpioi 1 0>; 66 gpios = <&gpioi 2 0>; 71 gpios = <&gpioi 3 0>; 76 gpios = <&gpioi 4 0>; 81 gpios = <&gpioi 5 0>; 86 gpios = <&gpioi 6 0>; [all …]
|
H A D | abilis_tb10x.dtsi | 18 #size-cells = <0>; 19 cpu@0 { 22 reg = <0>; 44 ranges = <0xfe000000 0xfe000000 0x02000000 45 0x000f0000 0x000f0000 0x00010000>; 50 #clock-cells = <0>; 55 #clock-cells = <0>; 61 #clock-cells = <0>; 69 reg = <0xff10601c 0x4>; 79 reg = <0xfe002000 0x20>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 54 reg = <0xFF10601c 0x4>; 64 reg = <0xFF100000 0x100>; 70 pinctrl-0 = <&pctl_uart0>; 74 reg = <0xFF140000 0x1000>; 78 gpio-ranges = <&iomux 0 0>;
|
/freebsd/sys/contrib/device-tree/src/arm64/realtek/ |
H A D | rtd16xx.dtsi | 23 reg = <0x2f000 0x1000>; 27 reg = <0x1ffe000 0x4000>; 31 reg = <0x10100000 0xf00000>; 38 #size-cells = <0>; 40 cpu0: cpu@0 { 43 reg = <0x0>; 51 reg = <0x100>; 59 reg = <0x200>; 67 reg = <0x300>; 75 reg = <0x400>; [all …]
|
/freebsd/sys/arm/arm/ |
H A D | undefined.c | 88 #define ARM_COPROC_INSN(insn) (((insn) & (1 << 27)) != 0) 89 #define ARM_VFP_INSN(insn) ((((insn) & 0xfe000000) == 0xf2000000) || \ 90 (((insn) & 0xff100000) == 0xf4000000)) 91 #define ARM_COPROC(insn) (((insn) >> 8) & 0xf) 93 #define THUMB_32BIT_INSN(insn) ((((insn) & 0xe000) == 0xe000) && \ 94 (((insn) & 0x1800) != 0)) 108 #define THUMB_VFP_INSN(insn) (((insn) & (0x1F1 << 20)) == (0x190 << 20)) 109 #define THUMB_COPROC(insn) (((insn) >> 8) & 0xf) 122 KASSERT(coproc >= 0 && coproc < MAX_COPROCS, ("bad coproc")); in install_coproc_handler() 164 return 0; in gdb_trapper() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi3660.dtsi | 25 #size-cells = <0>; 58 cpu0: cpu@0 { 61 reg = <0x0 0x0>; 75 reg = <0x0 0x1>; 88 reg = <0x0 0x2>; 101 reg = <0x0 0x3>; 114 reg = <0x0 0x100>; 128 reg = <0x0 0x101>; 141 reg = <0x0 0x102>; 154 reg = <0x0 0x103>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
H A D | zynqmp.dtsi | 30 bootscr-address = /bits/ 64 <0x20000000>; 36 #size-cells = <0>; 38 cpu0: cpu@0 { 43 reg = <0x0>; 52 reg = <0x1>; 62 reg = <0x2>; 72 reg = <0x3>; 87 CPU_SLEEP_0: cpu-sleep-0 { 89 arm,psci-suspend-param = <0x40000000>; 130 reg = <0x0 0x3ed00000 0x0 0x40000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3368.dtsi | 43 #address-cells = <0x2>; 44 #size-cells = <0x0>; 78 cpu_l0: cpu@0 { 81 reg = <0x0 0x0>; 89 reg = <0x0 0x1>; 97 reg = <0x0 0x2>; 105 reg = <0x0 0x3>; 113 reg = <0x0 0x100>; 121 reg = <0x0 0x101>; 129 reg = <0x0 0x102>; [all …]
|
H A D | rk3328.dtsi | 38 #size-cells = <0>; 40 cpu0: cpu@0 { 43 reg = <0x0 0x0>; 50 i-cache-size = <0x8000>; 53 d-cache-size = <0x8000>; 62 reg = <0x0 0x1>; 69 i-cache-size = <0x8000>; 72 d-cache-size = <0x8000>; 81 reg = <0x0 0x2>; 88 i-cache-size = <0x8000>; [all …]
|
H A D | rk3399-base.dtsi | 51 #size-cells = <0>; 79 cpu_l0: cpu@0 { 82 reg = <0x0 0x0>; 89 i-cache-size = <0x8000>; 92 d-cache-size = <0x8000>; 101 reg = <0x0 0x1>; 108 i-cache-size = <0x8000>; 111 d-cache-size = <0x8000>; 120 reg = <0x0 0x2>; 127 i-cache-size = <0x8000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288.dtsi | 62 #size-cells = <0>; 69 reg = <0x500>; 80 reg = <0x501>; 91 reg = <0x502>; 102 reg = <0x503>; 112 cpu_opp_table: opp-table-0 { 172 * The rk3288 cannot use the memory area above 0xfe000000 182 reg = <0x0 0xfe000000 0x0 0x1000000>; 190 #clock-cells = <0>; 206 reg = <0x0 0xff810000 0x0 0x20>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-g12-common.dtsi | 107 reg = <0x0 0x05000000 0x0 0x300000>; 113 reg = <0x0 0x05300000 0x0 0x2000000>; 120 size = <0x0 0x10000000>; 121 alignment = <0x0 0x400000>; 138 reg = <0x0 0xfc000000 0x0 0x400000>, 139 <0x0 0xff648000 0x0 0x2000>, 140 <0x0 0xfc400000 0x0 0x200000>; 144 interrupt-map-mask = <0 0 0 0>; 145 interrupt-map = <0 0 0 0 &gic GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>; 146 bus-range = <0x0 0xff>; [all …]
|
/freebsd/sys/dev/ispfw/ |
H A D | asm_2800.h | 38 0x0501f078, 0x00124000, 0x00100000, 0x00017380, 39 0x00000009, 0x0000000c, 0x00000001, 0x785ad0d5, 40 0x00000080, 0x0001f626, 0x20434f50, 0x59524947, 41 0x48542032, 0x30323320, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x32387878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020392e, 0x31322e30, 45 0x31202024, 0x00000000, 0x00000092, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00017380, 0xffffffff, 0x00124004, [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 …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|