Searched +full:0 +full:x1ac00000 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | qcom_nandc.txt | 39 - #size-cells: <0> 49 number (e.g., 0, 1, 2, etc.) 67 reg = <0x1ac00000 0x800>; 79 #size-cells = <0>; 81 nand@0 { 82 reg = <0>; 92 partition@0 { 94 reg = <0 0x58a0000>; 99 reg = <0x58a0000 0x4000000>; 107 reg = <0x79b0000 0x1000>; [all …]
|
H A D | qcom,nandc.yaml | 143 reg = <0x1ac00000 0x800>; 155 #size-cells = <0>; 157 nand@0 { 158 reg = <0>; 163 qcom,boot-partitions = <0x0 0x58a0000>; 170 partition@0 { 172 reg = <0 0x58a0000>; 177 reg = <0x58a0000 0x4000000>; 186 reg = <0x79b0000 0x1000>; 192 dmas = <&qpicbam 0>, [all …]
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipcreg.h | 46 #define CHIPC_GET_FLAG(_value, _flag) (((_value) & _flag) != 0) 50 #define CHIPC_ID 0x00 51 #define CHIPC_CAPABILITIES 0x04 52 #define CHIPC_CORECTRL 0x08 /* rev >= 1 */ 53 #define CHIPC_BIST 0x0C 55 #define CHIPC_OTPST 0x10 /**< otp status */ 56 #define CHIPC_OTPCTRL 0x14 /**< otp control */ 57 #define CHIPC_OTPPROG 0x18 58 #define CHIPC_OTPLAYOUT 0x1C /**< otp layout (IPX OTP) */ 60 #define CHIPC_INTST 0x20 /**< interrupt status */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq8064.dtsi | 23 #size-cells = <0>; 25 cpu0: cpu@0 { 29 reg = <0>; 54 polling-delay-passive = <0>; 55 polling-delay = <0>; 56 thermal-sensors = <&tsens 0>; 74 polling-delay-passive = <0>; 75 polling-delay = <0>; 94 polling-delay-passive = <0>; 95 polling-delay = <0>; [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 …]
|
/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 …]
|