Home
last modified time | relevance | path

Searched +full:0 +full:x80e8 (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Damlogic,meson8-pinctrl-cbus.yaml32 "^bank@[0-9a-f]+$":
65 reg = <0x80b0 0x28>,
66 <0x80e8 0x18>,
67 <0x8120 0x18>,
68 <0x8030 0x30>;
72 gpio-ranges = <&pinctrl_cbus 0 0 120>;
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852c_rfk_table.c8 RTW89_DECL_RFK_WM(0xc004, BIT(17), 0x1),
9 RTW89_DECL_RFK_WM(0xc024, BIT(17), 0x1),
10 RTW89_DECL_RFK_WM(0xc104, BIT(17), 0x1),
11 RTW89_DECL_RFK_WM(0xc124, BIT(17), 0x1),
17 RTW89_DECL_RFK_WM(0xc000, BIT(17), 0x
[all...]
H A Dreg.h8 #define R_AX_SYS_WL_EFUSE_CTRL 0x000A
11 #define R_AX_SYS_ISO_CTRL 0x0000
17 #define R_AX_SYS_FUNC_EN 0x0002
19 #define B_AX_FEN_BBRSTB BIT(0)
21 #define R_AX_SYS_PW_CTRL 0x0004
36 #define R_AX_SYS_CLK_CTRL 0x0008
39 #define R_AX_SYS_SWR_CTRL1 0x0010
42 #define R_AX_SYS_ADIE_PAD_PWR_CTRL 0x0018
46 #define R_AX_RSV_CTRL 0x001C
50 #define R_AX_AFE_LDO_CTRL 0x002
[all...]
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson8b.dtsi19 #size-cells = <0>;
25 reg = <0x200>;
37 reg = <0x201>;
49 reg = <0x202>;
61 reg = <0x203>;
169 hwrom@0 {
170 reg = <0x0 0x200000>;
225 reg = <0xc8000000 0x8000>;
228 ranges = <0x0 0xc8000000 0x8000>;
232 reg = <0x400 0x20>;
[all …]
H A Dmeson8.dtsi21 #size-cells = <0>;
27 reg = <0x200>;
39 reg = <0x201>;
51 reg = <0x202>;
63 reg = <0x203>;
177 hwrom@0 {
178 reg = <0x0 0x200000>;
193 reg = <0x4f00000 0x100000>;
248 reg = <0xc8000000 0x8000>;
251 ranges = <0x0 0xc8000000 0x8000>;
[all …]
/freebsd/share/i18n/csmapper/BIG5/
H A DHKSCS%UCS@SIP.src5 SRC_ZONE 0x87-0xFE / 0x40-0xFE / 8
7 DST_INVALID 0xFFFE
13 # Unicode version: 5.1.0
21 0x8745 = 0x7267
22 0x8748 = 0x7CB1
23 0x874A = 0x7CC5
24 0x8750 = 0x42BF
25 0x8751 = 0x3617
26 0x8752 = 0x7352
27 0x8753 = 0x6E8B
[all …]
H A DUCS@SIP%HKSCS.src5 SRC_ZONE 0x0021 - 0xF9D4
7 DST_INVALID 0xFFFF
13 # Unicode version: 5.1.0
21 0x0021 = 0x9C71
22 0x003E = 0x9375
23 0x0046 = 0x9376
24 0x004E = 0x9548
25 0x0068 = 0x8EC6
26 0x0086 = 0x8BC5
27 0x0087 = 0x8BFA
[all …]
H A DBig5EXT@Plus%UCS.src5 SRC_ZONE 0x81-0xFE / 0x40-0xFE / 8
7 DST_INVALID 0xFFFE
23 0x8140 = 0x8488
24 0x8141 = 0x8710
25 0x8142 = 0x871F
26 0x8143 = 0x870F
27 0x8144 = 0x88D3
28 0x8145 = 0x8C87
29 0x8146 = 0x8CC6
30 0x8147 = 0x90CC
[all …]
H A DUCS%Big5EXT@Plus.src5 SRC_ZONE 0x2170 - 0xFF3E
7 DST_INVALID 0xFFFE
23 0x2170 = 0xC6B5
24 0x2171 = 0xC6B6
25 0x2172 = 0xC6B7
26 0x2173 = 0xC6B8
27 0x2174 = 0xC6B9
28 0x2175 = 0xC6BA
29 0x2176 = 0xC6BB
30 0x2177 = 0xC6BC
[all …]
/freebsd/sys/powerpc/include/
H A Dspr.h35 __asm __volatile("mtspr %0,%1" : : "K"(reg), "r"(val))
38 __asm __volatile("mfspr %0,%1" : "=r"(val) : "K"(reg)); \
48 mfmsr %0; \
49 insrdi %0,%5,1,0; \
50 mtmsrd %0; \
58 clrldi %0,%0,1; \
59 mtmsrd %0; \
66 mfmsr %0; \
[all...]
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h27 #define AR_CR 0x0008 /* MAC control register */
28 #define AR_RXDP 0x000C /* MAC receive queue descriptor pointer */
29 #define AR_CFG 0x0014 /* MAC configuration and status register */
30 #define AR_IER 0x0024 /* MAC Interrupt enable register */
31 /* 0x28 is RTSD0 on the 5211 */
32 /* 0x2c is RTSD1 on the 5211 */
33 #define AR_TXCFG 0x0030 /* MAC tx DMA size config register */
34 #define AR_RXCFG 0x0034 /* MAC rx DMA size config register */
35 /* 0x38 is the jumbo descriptor address on the 5211 */
36 #define AR_MIBC 0x0040 /* MAC MIB control register */
[all …]
/freebsd/share/i18n/csmapper/CNS/
H A DCNS11643-4%UCS@SIP.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
13 # Unicode version: 5.0.0
47 0x2121 = 0x0086
48 0x2125 = 0x1FE8
49 0x2128 = 0x010E
50 0x2129 = 0x0627
51 0x212D = 0x053C
52 0x212E = 0x0675
53 0x212F = 0xF828
[all …]
H A DUCS@SIP%CNS11643-4.src5 SRC_ZONE 0x0057 - 0xFA1C
7 DST_INVALID 0xFFFF
13 # Unicode version: 5.0.0
47 0x0057 = 0x4F7C
48 0x0065 = 0x2156
49 0x0086 = 0x2121
50 0x00A2 = 0x2226
51 0x00A3 = 0x2225
52 0x00F1 = 0x2624
53 0x010E = 0x2128
[all …]
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dosprey_reg_map.h86 volatile char pad__0[0x8]; /* 0x0 - 0x8 */
87 volatile u_int32_t MAC_DMA_CR; /* 0x8 - 0xc */
88 volatile char pad__1[0x8]; /* 0xc - 0x14 */
89 volatile u_int32_t MAC_DMA_CFG; /* 0x14 - 0x18 */
90 volatile u_int32_t MAC_DMA_RXBUFPTR_THRESH; /* 0x18 - 0x1c */
91 volatile u_int32_t MAC_DMA_TXDPPTR_THRESH; /* 0x1c - 0x20 */
92 volatile u_int32_t MAC_DMA_MIRT; /* 0x20 - 0x24 */
93 volatile u_int32_t MAC_DMA_GLOBAL_IER; /* 0x24 - 0x28 */
94 volatile u_int32_t MAC_DMA_TIMT; /* 0x28 - 0x2c */
95 volatile u_int32_t MAC_DMA_RIMT; /* 0x2c - 0x30 */
[all …]
/freebsd/tools/test/iconv/ref/
H A DEUC-CN1 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 DGB23121 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 DSHIFT_JIS1 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 DEUC-CN-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 DGB2312-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 DHZ-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 DISO-IR-1651 0x2121 = 0x3000
2 0x2123 = 0xFF01
3 0x2124 = 0x3041
4 0x2125 = 0x30A1
5 0x2126 = 0x0391
6 0x2127 = 0x0410
7 0x2128 = 0x1FB1
8 0x212A = 0x0021
9 0x212B = 0x1FB1
10 0x212C = 0x53BE
[all …]
H A DCP9431 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/GB/
H A DGB2312%UCS.src5 SRC_ZONE 0x21-0xA1 / 0x21-0xAA / 8
7 DST_ILSEQ 0xFFFE
57 # Column #1 is the GB2312 code (in hex as 0xXXXX)
58 # Column #2 is the Unicode (in hex as 0xXXXX)
73 # To change hex to EUC form, add 0x8080
74 # To change hex to kuten form, first subtract 0x2020. Then
76 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77 # 0x777E -> 0x575E -> 8794
80 # 1.0 version updates 0.0d2 version by correcting mapping for 0x212C
86 0x2121 = 0x3000
[all …]
H A DGB2312GBK%UCS.src5 SRC_ZONE 0x21-0xA1 / 0x21-0xAA / 8
7 DST_ILSEQ 0xFFFE
57 # Column #1 is the GB2312 code (in hex as 0xXXXX)
58 # Column #2 is the Unicode (in hex as 0xXXXX)
73 # To change hex to EUC form, add 0x8080
74 # To change hex to kuten form, first subtract 0x2020. Then
76 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77 # 0x777E -> 0x575E -> 8794
80 # 1.0 version updates 0.0d2 version by correcting mapping for 0x212C
86 0x2121 = 0x3000
[all …]
H A DUCS%GB2312.src5 SRC_ZONE 0x00A4 - 0xFFE5
7 DST_INVALID 0xFFFF
57 # Column #1 is the GB2312 code (in hex as 0xXXXX)
58 # Column #2 is the Unicode (in hex as 0xXXXX)
73 # To change hex to EUC form, add 0x8080
74 # To change hex to kuten form, first subtract 0x2020. Then
76 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77 # 0x777E -> 0x575E -> 8794
80 # 1.0 version updates 0.0d2 version by correcting mapping for 0x212C
84 0x00A4 = 0x2168
[all …]

123