Home
last modified time | relevance | path

Searched +full:0 +full:x8e00 (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8641_hpcn_36b.dts18 reg = <0x0 0x00000000 0x0 0x40000000>; // 1G at 0x0
22 reg = <0x0f 0xffe05000 0x0 0x1000>;
24 ranges = <0 0 0xf 0xef800000 0x00800000
25 2 0 0xf 0xffdf8000 0x00008000
26 3 0 0xf 0xffdf0000 0x00008000>;
28 flash@0,0 {
30 reg = <0 0 0x00800000>;
35 partition@0 {
37 reg = <0x00000000 0x00300000>;
41 reg = <0x00300000 0x00100000>;
[all …]
H A Dmpc8641_hpcn.dts16 reg = <0x00000000 0x40000000>; // 1G at 0x0
20 reg = <0xffe05000 0x1000>;
22 ranges = <0 0 0xef800000 0x00800000
23 2 0 0xffdf8000 0x00008000
24 3 0 0xffdf0000 0x00008000>;
26 flash@0,0 {
28 reg = <0 0 0x00800000>;
33 partition@0 {
35 reg = <0x00000000 0x00300000>;
39 reg = <0x00300000 0x00100000>;
[all …]
H A Dmpc8572ds.dtsi36 nor@0,0 {
40 reg = <0x0 0x0 0x8000000>;
44 partition@0 {
45 reg = <0x0 0x03000000>;
50 reg = <0x03000000 0x00e00000>;
56 reg = <0x03e00000 0x00200000>;
62 reg = <0x04000000 0x00400000>;
67 reg = <0x04400000 0x03b00000>;
72 reg = <0x07f00000 0x00060000>;
77 reg = <0x07f60000 0x00020000>;
[all …]
H A Dp2020ds.dtsi36 nor@0,0 {
40 reg = <0x0 0x0 0x8000000>;
44 ramdisk@0 {
45 reg = <0x0 0x03000000>;
50 reg = <0x03000000 0x00e00000>;
55 reg = <0x03e00000 0x00200000>;
60 reg = <0x04000000 0x00400000>;
65 reg = <0x04400000 0x03b00000>;
69 reg = <0x07f00000 0x00080000>;
74 reg = <0x07f80000 0x00080000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Damlogic,meson-mx-sdhc.yaml62 reg = <0x8e00 0x42>;
/freebsd/sys/dts/powerpc/
H A Dmpc8572ds.dts82 #size-cells = <0>;
84 PowerPC,8572@0 {
86 reg = <0x0>;
89 d-cache-size = <0x8000>; // L1, 32K
90 i-cache-size = <0x8000>; // L1, 32K
91 timebase-frequency = <0>;
92 bus-frequency = <0>;
93 clock-frequency = <0>;
99 reg = <0x1>;
102 d-cache-size = <0x8000>; // L1, 32K
[all …]
H A Dp2020ds.dts81 #size-cells = <0>;
83 PowerPC,P2020@0 {
85 reg = <0x0>;
91 reg = <0x1>;
104 reg = <0 0xffe05000 0 0x1000>;
108 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
109 0x1 0x0 0x0 0xe0000000 0x08000000
110 0x2 0x0 0x0 0xffa00000 0x00040000
111 0x3 0x0 0x0 0xffdf0000 0x00008000
112 0x4 0x0 0x0 0xffa40000 0x00040000
[all …]
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson.dtsi28 reg = <0xc1100000 0x200000>;
31 ranges = <0x0 0xc1100000 0x200000>;
37 reg = <0x4000 0x400>;
44 reg = <0x5400 0x2ac>;
53 reg = <0x7c00 0x200>;
58 reg = <0x8100 0x8>;
63 reg = <0x84c0 0x18>;
71 reg = <0x84dc 0x18>;
78 reg = <0x8500 0x20>;
81 #size-cells = <0>;
[all …]
/freebsd/stand/i386/boot2/
H A Dboot1.S17 .set MEM_REL,0x700 # Relocation address
18 .set MEM_ARG,0x900 # Arguments
19 .set MEM_ORG,0x7c00 # Origin
20 .set MEM_BUF,0x8c00 # Load area
21 .set MEM_BTX,0x9000 # BTX start
22 .set MEM_JMP,0x9010 # BTX entry point
23 .set MEM_USR,0xa000 # Client start
24 .set BDA_BOOT,0x472 # Boot howto flag
27 .set PRT_OFF,0x1be # Partition offset
28 .set PRT_NUM,0x4 # Partitions
[all …]
/freebsd/sys/arm64/freescale/imx/
H A Dimx8mp_ccm.c350 FIXED(IMX8MP_CLK_DUMMY, "dummy", 0),
359 MUX(IMX8MP_AUDIO_PLL1_REF_SEL, "audio_pll1_ref_sel", pll_ref_p, 0, 0x00, 0, 2),
360 MUX(IMX8MP_AUDIO_PLL2_REF_SEL, "audio_pll2_ref_sel", pll_ref_p, 0, 0x14, 0, 2),
361 MUX(IMX8MP_VIDEO_PLL1_REF_SEL, "video_pll1_ref_sel", pll_ref_p, 0, 0x28, 0, 2),
362 MUX(IMX8MP_DRAM_PLL_REF_SEL, "dram_pll_ref_sel", pll_ref_p, 0, 0x50, 0, 2),
363 MUX(IMX8MP_GPU_PLL_REF_SEL, "gpu_pll_ref_sel", pll_ref_p, 0, 0x64, 0, 2),
364 MUX(IMX8MP_VPU_PLL_REF_SEL, "vpu_pll_ref_sel", pll_ref_p, 0, 0x74, 0, 2),
365 MUX(IMX8MP_ARM_PLL_REF_SEL, "arm_pll_ref_sel", pll_ref_p, 0, 0x84, 0, 2),
366 MUX(IMX8MP_SYS_PLL1_REF_SEL, "sys_pll1_ref_sel", pll_ref_p, 0, 0x94, 0, 2),
367 MUX(IMX8MP_SYS_PLL2_REF_SEL, "sys_pll2_ref_sel", pll_ref_p, 0, 0x104, 0, 2),
[all …]
/freebsd/sys/dev/bxe/
H A D57711_int_offsets.h31 { 0x40, 0x0, 0x0, 0x0, 0x0}, // COMMON_SB_SIZE
32 { 0x40, 0x0, 0x0, 0x0, 0x0}, // COMMON_SB_DATA_SIZE
33 { 0x28, 0x0, 0x0, 0x0, 0x0}, // COMMON_SP_SB_SIZE
34 { 0x10, 0x0, 0x0, 0x0, 0x0}, // COMMON_SP_SB_DATA_SIZE
35 { 0x40, 0x0, 0x0, 0x0, 0x0}, // COMMON_DYNAMIC_HC_CONFIG_SIZE
36 { 0x10, 0x0, 0x0, 0x0, 0x0}, // COMMON_ASM_ASSERT_MSG_SIZE
37 { 0x8, 0x0, 0x0, 0x0, 0x0}, // COMMON_ASM_ASSERT_INDEX_SIZE
38 { 0x0, 0x0, 0x0, 0x0, 0x0}, // COMMON_ASM_INVALID_ASSERT_OPCODE
39 { 0x0, 0x0, 0x0, 0x0, 0x0}, // COMMON_RAM1_TEST_EVENT_ID
40 …{ 0x0, 0x0, 0x0, 0x0, 0x0}, // COMMON_INBOUND_INTERRUPT_TEST_AGG_INT_EVEN…
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h83 #define IXGBE_INTEL_VENDOR_ID 0x8086
86 #define IXGBE_DEV_ID_82598 0x10B6
87 #define IXGBE_DEV_ID_82598_BX 0x1508
88 #define IXGBE_DEV_ID_82598AF_DUAL_PORT 0x10C6
89 #define IXGBE_DEV_ID_82598AF_SINGLE_PORT 0x10C7
90 #define IXGBE_DEV_ID_82598AT 0x10C8
91 #define IXGBE_DEV_ID_82598AT2 0x150B
92 #define IXGBE_DEV_ID_82598EB_SFP_LOM 0x10DB
93 #define IXGBE_DEV_ID_82598EB_CX4 0x10DD
94 #define IXGBE_DEV_ID_82598_CX4_DUAL_PORT 0x10EC
[all …]
/freebsd/share/i18n/csmapper/CNS/
H A DUCS%CNS11643-2.src5 SRC_ZONE 0x4E07 - 0x9FA4
7 DST_INVALID 0xFFFF
45 0x4E07 = 0x2126
46 0x4E0C = 0x2127
47 0x4E0E = 0x212F
48 0x4E0F = 0x212D
49 0x4E2E = 0x2130
50 0x4E31 = 0x2143
51 0x4E33 = 0x2531
52 0x4E3C = 0x2144
[all …]
H A DCNS11643-2%UCS.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
45 0x2121 = 0x4E42
46 0x2122 = 0x4E5C
47 0x2123 = 0x51F5
48 0x2124 = 0x531A
49 0x2125 = 0x5382
50 0x2126 = 0x4E07
51 0x2127 = 0x4E0C
52 0x2128 = 0x4E47
[all …]
/freebsd/share/i18n/csmapper/CP/
H A DCP936EXT%UCS.src5 SRC_ZONE 0x81-0xFE / 0x40-0xFE / 8
7 DST_ILSEQ 0xFFFE
27 # Column #2 is the Unicode (in hex as 0xXXXX)
34 0x8140 = 0x4E02
35 0x8141 = 0x4E04
36 0x8142 = 0x4E05
37 0x8143 = 0x4E06
38 0x8144 = 0x4E0F
39 0x8145 = 0x4E12
40 0x8146 = 0x4E17
[all …]
H A DCP950%UCS.src5 SRC_ZONE 0xA1-0xF9 / 0x40-0xFE / 8
7 DST_ILSEQ 0xFFFE
27 # Column #2 is the Unicode (in hex as 0xXXXX)
32 0xA140 = 0x3000
33 0xA141 = 0xFF0C
34 0xA142 = 0x3001
35 0xA143 = 0x3002
36 0xA144 = 0xFF0E
37 0xA145 = 0x2027
38 0xA146 = 0xFF1B
[all …]
H A DUCS%CP950.src5 SRC_ZONE 0x0000 - 0xFFFF
7 DST_INVALID 0xFFFF
27 # Column #2 is the Unicode (in hex as 0xXXXX)
32 0x00A7 = 0xA1B1
33 0x00AF = 0xA1C2
34 0x00B0 = 0xA258
35 0x00B1 = 0xA1D3
36 0x00B7 = 0xA150
37 0x00D7 = 0xA1D1
38 0x00F7 = 0xA1D2
[all …]
H A DUCS%CP936EXT.src5 SRC_ZONE 0x00A0 - 0xFFEE
7 DST_INVALID 0xFFFF
27 # Column #2 is the Unicode (in hex as 0xXXXX)
32 0x00A0 = 0x20
33 0x00A1 = 0x21
34 0x00A2 = 0x63
35 0x00A3 = 0x626C
36 0x00A5 = 0x6E6579
37 0x00A6 = 0x7C
38 0x00A9 = 0x296328
[all …]
/freebsd/tools/test/iconv/ref/
H A DBIG51 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DDEC-HANYU1 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DBIG5-rev1 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DCP9501 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
/freebsd/share/i18n/csmapper/BIG5/
H A DUCS%Big5@1984.src5 SRC_ZONE 0x00A2 - 0xFFE5
7 DST_INVALID 0xFFFF
63 # 0xA15A SPACING UNDERSCORE duplicates A1C4
64 # 0xA1C3 SPACING HEAVY OVERSCORE not in Unicode
65 # 0xA1C5 SPACING HEAVY UNDERSCORE not in Unicode
66 # 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
67 # 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
68 # 0xA2CC HANGZHOU NUMERAL TEN conflicts with A451 mapping
69 # 0xA2CE HANGZHOU NUMERAL THIRTY conflicts with A4CA mapping
84 # 0xA3BC. This character occurs within the Big Five block of tone marks
[all …]
H A DBig5@1984%UCS.src5 SRC_ZONE 0xA1-0xF9 / 0x40-0xFE / 8
7 DST_INVALID 0xFFFE
63 # 0xA15A SPACING UNDERSCORE duplicates A1C4
64 # 0xA1C3 SPACING HEAVY OVERSCORE not in Unicode
65 # 0xA1C5 SPACING HEAVY UNDERSCORE not in Unicode
66 # 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
67 # 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
68 # 0xA2CC HANGZHOU NUMERAL TEN conflicts with A451 mapping
69 # 0xA2CE HANGZHOU NUMERAL THIRTY conflicts with A4CA mapping
84 # 0xA3BC. This character occurs within the Big Five block of tone marks
[all …]
/freebsd/tools/tools/locale/etc/charmaps/
H A DGBK.TXT5 0x00 0x0000
6 0x01 0x0001
7 0x02 0x0002
8 0x03 0x0003
9 0x04 0x0004
10 0x05 0x0005
11 0x06 0x0006
12 0x07 0x0007
13 0x08 0x0008
14 0x09 0x0009
[all …]

123