Home
last modified time | relevance | path

Searched +full:0 +full:x20020000 (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dlpc32xx-slc.txt29 reg = <0x20020000 0x1000>;
46 reg = <0x00000000 0x00064000>;
/freebsd/crypto/openssl/crypto/des/asm/
H A Ddes-586.pl12 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
25 &asm_init($ARGV[0]);
40 &DES_encrypt("DES_encrypt2",0);
42 &DES_encrypt3("DES_decrypt3",0);
43 &cbc("DES_ncbc_encrypt","DES_encrypt1","DES_encrypt1",0,4,5,3,5,-1);
44 &cbc("DES_ede3_cbc_encrypt","DES_encrypt3","DES_decrypt3",0,6,7,3,4,5);
61 &D_ENCRYPT(0,$L,$R,0,$trans,"eax","ebx","ecx","edx",&swtmp(0));
63 &D_ENCRYPT(1,$R,$L,2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
67 &mov(&swtmp(0),"ecx");
74 for ($i=0; $i<16; $i+=2)
[all …]
H A Ddes_enc.m449 # define BIAS 0
217 ld [out2+284], local5 ! 0x0000FC00 used in the rounds
228 ld [out2+284], local5 ! 0x0000FC00 used in the rounds
285 ld [out2+284], local5 ! 0x0000FC00
318 ldub [out2+local1], local1 ! 7 (and 0xFC)
322 ldub [out2+local0], local0 ! 8 (and 0xFC)
362 ldub [out2+local3], local3 ! 7 (and 0xFC)
401 ld [out2+284], local5 ! 0x0000FC00
544 sethi %hi(0x55555555), local2
547 or local2, %lo(0x55555555), local2
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight-cti.yaml81 pattern: "^cti(@[0-9a-f]+)$"
123 const: 0
129 '^trig-conns@([0-9]+)$':
230 reg = <0x20020000 0x1000>;
241 reg = <0x859000 0x1000>;
257 reg = <0x858000 0x1000>;
265 #size-cells = <0>;
267 trig-conns@0 {
268 reg = <0>;
285 arm,trig-in-sigs = <0 1>;
[all …]
H A Darm,coresight-cti.yaml80 pattern: "^cti(@[0-9a-f]+)$"
122 const: 0
128 '^trig-conns@([0-9]+)$':
246 reg = <0x20020000 0x1000>;
257 reg = <0x859000 0x1000>;
273 reg = <0x858000 0x100
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc32xx.dtsi20 #size-cells = <0>;
22 cpu@0 {
25 reg = <0x0>;
32 #clock-cells = <0>;
39 #clock-cells = <0>;
49 ranges = <0x00000000 0x00000000 0x10000000>,
50 <0x20000000 0x20000000 0x30000000>,
51 <0xe0000000 0xe0000000 0x04000000>;
55 reg = <0x08000000 0x20000>;
59 ranges = <0x00000000 0x08000000 0x20000>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/northstar2/
H A Dns2.dtsi33 /memreserve/ 0x81000000 0x00200000;
46 #size-cells = <0>;
48 A57_0: cpu@0 {
51 reg = <0 0>;
59 reg = <0 1>;
67 reg = <0 2>;
75 reg = <0 3>;
80 CLUSTER0_L2: l2-cache@0 {
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Djuno-base.dtsi12 reg = <0x0 0x2a810000 0x0 0x10000>;
16 ranges = <0 0x0 0x2a820000 0x20000>;
21 reg = <0x10000 0x1000
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62a-main.dtsi11 reg = <0x00 0x70000000 0x00 0x10000>;
14 ranges = <0x0 0x00 0x70000000 0x10000>;
19 reg = <0x00 0x0180000
[all...]
H A Dk3-am62-main.dtsi11 reg = <0x00 0x70000000 0x00 0x10000>;
14 ranges = <0x0 0x00 0x70000000 0x10000>;
24 reg = <0x00 0x0180000
[all...]
H A Dk3-am64-main.dtsi13 #clock-cells = <0>;
15 clock-frequency = <0>;
22 reg = <0x00 0x70000000 0x00 0x200000>;
25 ranges = <0x0 0x00 0x70000000 0x20000
[all...]
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk322x.dtsi30 #size-cells = <0>;
35 reg = <0xf00>;
47 reg = <0xf01>;
57 reg = <0xf02>;
67 reg = <0xf03>;
75 cpu0_opp_table: opp-table-0 {
131 #clock-cells = <0>;
141 reg = <0x100b0000 0x4000>;
148 pinctrl-0
[all...]
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8821c.c57 efuse->rfe_option = map->rfe_option & 0x1f; in rtw8821c_read_efuse()
62 efuse->lna_type_2g = map->lna_type_2g[0]; in rtw8821c_read_efuse()
63 efuse->lna_type_5g = map->lna_type_5g[0]; in rtw8821c_read_efuse()
65 efuse->country_code[0] = map->country_code[0]; in rtw8821c_read_efuse()
68 efuse->regd = map->rf_board_option & 0x7; in rtw8821c_read_efuse()
69 efuse->thermal_meter[0] = map->thermal_meter; in rtw8821c_read_efuse()
74 hal->pkg_type = map->rfe_option & BIT(5) ? 1 : 0; in rtw8821c_read_efuse()
77 case 0x2: in rtw8821c_read_efuse()
78 case 0x in rtw8821c_read_efuse()
[all...]
/freebsd/sys/dev/bxe/
H A Decore_hsi.h33 #define FW_ENCODE_32BIT_PATTERN 0x1e1e1e1e
39 #define LICENSE_MAX_ISCSI_TRGT_CONN_MASK 0xFFFF
40 #define LICENSE_MAX_ISCSI_TRGT_CONN_SHIFT 0
41 #define LICENSE_MAX_ISCSI_INIT_CONN_MASK 0xFFFF0000
47 #define LICENSE_MAX_FCOE_TRGT_CONN_MASK 0xFFFF
48 #define LICENSE_MAX_FCOE_TRGT_CONN_SHIFT 0
49 #define LICENSE_MAX_FCOE_INIT_CONN_MASK 0xFFFF0000
61 #define PIN_CFG_NA 0x00000000
62 #define PIN_CFG_GPIO0_P0 0x00000001
63 #define PIN_CFG_GPIO1_P0 0x00000002
[all …]
H A Dbxe.c52 * here as zero(0) for older kernels that don't include this changeset
56 #define CSUM_TCP_IPV6 0
57 #define CSUM_UDP_IPV6 0
60 #define BXE_DEF_SB_ATT_IDX 0x0001
61 #define BXE_DEF_SB_IDX 0x0002
180 0, 0, 0, 0, NULL
222 DRIVER_MODULE(bxe, pci, bxe_driver, 0, 0);
241 static int load_count[2][3] = { {0} }; /* per-path: 0-common, 1-port0, 2-port1 */
245 SYSCTL_NODE(_hw, OID_AUTO, bxe, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
249 unsigned long bxe_debug = 0;
[all …]
/freebsd/tools/test/iconv/ref/
H A DUTF-32BE-rev1 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 …]