/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-colibri.dtsi | 11 memory@0 { 17 reg = <0x00000000 0x10000000>; 57 pinctrl-0 = <&state_default>; 449 <&gpio TEGRA_GPIO(V, 0) GPIO_ACTIVE_LOW>; 451 <&gpio TEGRA_GPIO(P, 0) GPIO_ACTIVE_HIGH>; 469 nand@0 { 470 reg = <0>; 478 wp-gpios = <&gpio TEGRA_GPIO(S, 0) GPIO_ACTIVE_LOW>; 506 reg = <0x3 [all...] |
H A D | tegra20-paz00.dts | 28 memory@0 { 29 reg = <0x00000000 0x20000000>; 55 pinctrl-0 = <&state_default>; 303 reg = <0x1e>; 335 reg = <0x34>; 471 reg = <0x4c>; 484 nvidia,cpu-pwr-off-time = <0>; 486 nvidia,core-pwr-off-time = <0>; 494 emc-tables@0 { [all...] |
H A D | tegra20-seaboard.dts | 21 memory@0 { 22 reg = <0x00000000 0x40000000>; 49 pinctrl-0 = <&state_default>; 342 reg = <0x1a>; 349 micdet-cfg = <0>; 351 gpio-cfg = <0xffffffff 0xffffffff 0 0xfffffff [all...] |
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nvidia,tegra20-emc.yaml | 38 const: 0 41 const: 0 145 "^emc-table@[0-9]+$": 165 const: 0 172 "^emc-table@[0-9]+$": 199 reg = <0x7000f400 0x400>; 200 interrupts = <0 78 4>; 207 #interconnect-cells = <0>; 209 #size-cells = <0>; 213 emc-tables@0 { [all …]
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sahwreg.h | 34 /* Message Unit Registers - BAR0(0x10), BAR0(win) */ 38 #define MSGU_IBDB_SET 0x20 39 #define MSGU_HOST_INT_STATUS 0x30 40 #define MSGU_HOST_INT_MASK 0x34 41 #define MSGU_IOPIB_INT_STATUS 0x40 42 #define MSGU_IOPIB_INT_MASK 0x44 43 #define MSGU_IBDB_CLEAR 0x70 44 #define MSGU_MSGU_CONTROL 0x74 45 #define MSGU_ODR 0x9C 46 #define MSGU_ODCR 0xA0 [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aestab2.h | 49 0x00000001, 0x00000002, 0x00000004, 0x00000008, 50 0x00000010, 0x00000020, 0x00000040, 0x00000080, 51 0x0000001b, 0x00000036 57 0x00000063, 0x0000007c, 0x00000077, 0x0000007b, 58 0x000000f2, 0x0000006b, 0x0000006f, 0x000000c5, 59 0x00000030, 0x00000001, 0x00000067, 0x0000002b, 60 0x000000fe, 0x000000d7, 0x000000ab, 0x00000076, 61 0x000000ca, 0x00000082, 0x000000c9, 0x0000007d, 62 0x000000fa, 0x00000059, 0x00000047, 0x000000f0, 63 0x000000ad, 0x000000d4, 0x000000a2, 0x000000af, [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-8 | 1 0x00 = 0x00000000 2 0x01 = 0x00000001 3 0x02 = 0x00000002 4 0x03 = 0x00000003 5 0x04 = 0x00000004 6 0x05 = 0x00000005 7 0x06 = 0x00000006 8 0x07 = 0x00000007 9 0x08 = 0x00000008 10 0x09 = 0x00000009 [all …]
|
H A D | UTF-32LE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x00000001 3 0x02 = 0x00000002 4 0x03 = 0x00000003 5 0x04 = 0x00000004 6 0x05 = 0x00000005 7 0x06 = 0x00000006 8 0x07 = 0x00000007 9 0x08 = 0x00000008 10 0x09 = 0x00000009 [all …]
|
H A D | UTF-16BE | 1 0x0100 = 0x00000001 2 0x0101 = 0x00000101 3 0x0102 = 0x00000201 4 0x0103 = 0x00000301 5 0x0104 = 0x00000401 6 0x0105 = 0x00000501 7 0x0106 = 0x00000601 8 0x0107 = 0x00000701 9 0x0108 = 0x00000801 10 0x0109 = 0x00000901 [all …]
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | keccak1600-c64x.pl | 32 ($A[3][0],$A[4][1]) = ($A[4][1],$A[3][0]); 33 my @C = (0..4,$A[3][0],$A[4][0]); 36 my @rhotates = ([ 0, 1, 62, 28, 27 ], 89 .asg 0,__TI_EABI__ 119 XOR A$A[0][2],A$A[1][2],A$C[2] ; Theta 120 || XOR B$A[0][2],B$A[1][2],B$C[2] 121 || XOR A$A[0][3],A$A[1][3],A$C[3] 122 || XOR B$A[0][3],B$A[1][3],B$C[3] 123 || XOR A$A[0][0],A$A[1][0],A$C[0] 124 || XOR B$A[0][0],B$A[1][0],B$C[0] [all …]
|
H A D | keccak1600-armv4.pl | 75 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef; 76 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef; 79 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 90 my @C = map("r$_",(0..9)); 111 my @A = map([ 8*$_, 8*($_+1), 8*($_+2), 8*($_+3), 8*($_+4) ], (0,5,10,15,20)); 130 .long 0x00000001, 0x00000000 131 .long 0x00000000, 0x00000089 132 .long 0x00000000, 0x8000008b 133 .long 0x00000000, 0x80008080 134 .long 0x00000001, 0x0000008b [all …]
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | keccak1600-armv4.S | 16 .long 0x00000001, 0x00000000 17 .long 0x00000000, 0x00000089 18 .long 0x00000000, 0x8000008b 19 .long 0x00000000, 0x80008080 20 .long 0x00000001, 0x0000008b 21 .long 0x00000001, 0x00008000 22 .long 0x00000001, 0x80008088 23 .long 0x00000001, 0x80000082 24 .long 0x00000000, 0x0000000b 25 .long 0x00000000, 0x0000000a [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 …]
|
H A D | ecore_dbg_values.h | 34 0x02, 0x00, 0x04, 0x00, 0x01, 0x09, 0x01, 0x08, 0x07, 0x02, 0x00, 0x01, 35 0x04, 0x05, 0x00, 0x01, 0x07, 0x09, 0x02, 0x00, 0x01, 0x04, 0x12, 0x00, 36 0x00, 0x06, 0x02, 0x00, 0x01, 0x04, 0x05, 0x00, 0x00, 0x06, 0x02, 0x00, 37 0x01, 0x05, 0x12, 0x00, 0x00, 0x06, 0x02, 0x00, 0x04, 0x00, 0x01, 0x09, 38 0x00, 0x06, 0x02, 0x00, 0x04, 0x02, 0x00, 0x0b, 0x0e, 0x00, 0x01, 0x00, 39 0x06, 0x01, 0x04, 0x05, 0x02, 0x00, 0x12, 0x00, 0x01, 0x07, 0x09, 0x02, 40 0x00, 0x04, 0x00, 0x01, 0x08, 0x07, 0x02, 0x00, 0x04, 0x00, 0x01, 0x07, 41 0x09, 0x02, 0x00, 0x04, 0x02, 0x00, 0x0b, 0x10, 0x02, 0x00, 0x04, 0x02, 42 0x00, 0x0b, 0x0f, 0x02, 0x04, 0x00, 0x01, 0x07, 0x09, 0x02, 0x00, 0x04, 43 0x02, 0x0b, 0x0e, 0x02, 0x00, 0x04, 0x00, 0x00, 0x06, 0x02, 0x04, 0x02, [all …]
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852b_table.c | 10 {0x704, 0x601E0100}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x4451147 [all...] |
H A D | rtw8852a_table.c | 10 {0xF0FF0001, 0x00000000}, 11 {0xF03300FF, 0x00000001}, 12 {0xF03500FF, 0x00000002}, 13 {0xF03200FF, 0x00000003}, 14 {0xF03400FF, 0x0000000 [all...] |
/freebsd/sys/dev/ispfw/ |
H A D | asm_2600.h | 38 0x0501f06c, 0x0011b000, 0x00100000, 0x00011c0f, 39 0x00000008, 0x00000008, 0x000000e7, 0x0078d0d5, 40 0x00000020, 0x00000006, 0x20434f50, 0x59524947, 41 0x48542032, 0x30313920, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x38337878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020382e, 0x30382e32, 45 0x33312020, 0x24000000, 0x00000026, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00011c0f, 0xffffffff, 0x0011b004, [all …]
|
H A D | asm_2400.h | 33 0x0401f1be, 0x00112000, 0x00100000, 0x0000c79b, 34 0x00000008, 0x00000007, 0x00000000, 0x00009496, 35 0x00000003, 0x00000000, 0x20434f50, 0x59524947, 36 0x48542032, 0x30313720, 0x514c4f47, 0x49432043, 37 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 38 0x32347878, 0x20466972, 0x6d776172, 0x65202020, 39 0x56657273, 0x696f6e20, 0x2020382e, 0x30372e30, 40 0x30202024, 0x00000000, 0x00000000, 0x00000000, 41 0x00000000, 0x00000000, 0x00000000, 0x00000000, 42 0x00000000, 0x00000000, 0x00000000, 0x00000000, [all …]
|
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 …]
|