Home
last modified time | relevance | path

Searched +full:0 +full:x0a10 (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/clock/ti/
H A Dcomposite.txt26 - #clock-cells : from common clock binding; shall be set to 0.
34 #clock-cells = <0>;
38 reg = <0x0a10>;
42 #clock-cells = <0>;
47 reg = <0x0a40>;
52 #clock-cells = <0>;
H A Dti,composite-clock.yaml39 const: 0
57 #size-cells = <0>;
60 #clock-cells = <0>;
64 reg = <0x0a10>;
68 #clock-cells = <0>;
73 reg = <0x0a40>;
79 #clock-cells = <0>;
/freebsd/sys/arm64/include/
H A Dcmn600_reg.h34 #define CMN600_COMMON_PMU_EVENT_SEL 0x2000 /* rw */
36 #define CMN600_COMMON_PMU_EVENT_SEL_OCC_MASK (0x7UL << 32)
68 #define POR_CFGM_NODE_INFO 0x0000 /* ro */
69 #define POR_CFGM_NODE_INFO_LOGICAL_ID_MASK 0xffff00000000UL
71 #define POR_CFGM_NODE_INFO_NODE_ID_MASK 0xffff0000
73 #define POR_CFGM_NODE_INFO_NODE_TYPE_MASK 0xffff
74 #define POR_CFGM_NODE_INFO_NODE_TYPE_SHIFT 0
76 #define NODE_ID_SUB_MASK 0x3
77 #define NODE_ID_SUB_SHIFT 0
78 #define NODE_ID_PORT_MASK 0x4
[all …]
/freebsd/share/man/man4/
H A Diwlwififw.472 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4070 Ta 7000 Ta iwlwifi-7260
75 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4072 Ta 7000 Ta iwlwifi-7260
78 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4170 Ta 7000 Ta iwlwifi-7260
81 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4c60 Ta 7000 Ta iwlwifi-7260
84 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4c70 Ta 7000 Ta iwlwifi-7260
87 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4060 Ta 7000 Ta iwlwifi-7260
90 .It 0x8086 Ta 0x08b1 Ta any Ta 0x406a Ta 7000 Ta iwlwifi-7260
93 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4160 Ta 7000 Ta iwlwifi-7260
96 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4062 Ta 7000 Ta iwlwifi-7260
99 .It 0x8086 Ta 0x08b1 Ta any Ta 0x4162 Ta 7000 Ta iwlwifi-7260
[all …]
/freebsd/share/i18n/csmapper/APPLE/
H A DGURMUKHI%UCS.src4 SRC_ZONE 0x00-0xFA
6 DST_ILSEQ 0xFFFE
23 # b3,c1 2002-Dec-19 Change mappings for 0x91, 0xD5 based on
63 # (in hex as 0xNN or 0xNN+0xNN)
65 # (in hex as 0xNNNN or 0xNNNN+0xNNNN).
79 # at 0x00-0x1F and 0x7F.
97 # A double halant (0xE8 + 0xE8) constitutes an "explicit halant",
101 # Halant followed by nukta (0xE8 + 0xE9) constitutes a "soft
107 # The byte 0xD9 (called INV in ISCII-91) is an invisible consonant:
115 # The byte 0xF0 (called EXT in ISCII-91) followed by any byte in
[all …]
H A DUCS%GURMUKHI.src4 SRC_ZONE 0x0000-0x2212
6 DST_INVALID 0x100
23 # b3,c1 2002-Dec-19 Change mappings for 0x91, 0xD5 based on
63 # (in hex as 0xNN or 0xNN+0xNN)
65 # (in hex as 0xNNNN or 0xNNNN+0xNNNN).
79 # at 0x00-0x1F and 0x7F.
97 # A double halant (0xE8 + 0xE8) constitutes an "explicit halant",
101 # Halant followed by nukta (0xE8 + 0xE9) constitutes a "soft
107 # The byte 0xD9 (called INV in ISCII-91) is an invisible consonant:
115 # The byte 0xF0 (called EXT in ISCII-91) followed by any byte in
[all …]
/freebsd/sys/dev/ath/ath_hal/ah_regdomain/
H A Dah_rd_regenum.h41 NO_ENUMRD = 0x00,
42 NULL1_WORLD = 0x03, /* For 11b-only countries (no 11a allowed) */
43 NULL1_ETSIB = 0x07, /* Israel */
44 NULL1_ETSIC = 0x08,
45 FCC1_FCCA = 0x10, /* USA */
46 FCC1_WORLD = 0x11, /* Hong Kong */
47 FCC4_FCCA = 0x12, /* USA - Public Safety */
48 FCC5_FCCB = 0x13, /* USA w/ 1/2 and 1/4 width channels */
49 FCC6_FCCA = 0x14, /* Canada for AP only */
51 FCC2_FCCA = 0x20, /* Canada */
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h32 #define AR_CR 0x0008 /* control register */
33 #define AR_RXDP 0x000C /* receive queue descriptor pointer */
34 #define AR_CFG 0x0014 /* configuration and status register */
35 #define AR_IER 0x0024 /* Interrupt enable register */
36 #define AR_RTSD0 0x0028 /* RTS Duration Parameters 0 */
37 #define AR_RTSD1 0x002c /* RTS Duration Parameters 1 */
38 #define AR_TXCFG 0x0030 /* tx DMA size config register */
39 #define AR_RXCFG 0x0034 /* rx DMA size config register */
40 #define AR5211_JUMBO_LAST 0x0038 /* Jumbo descriptor last address */
41 #define AR_MIBC 0x0040 /* MIB control register */
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
28 // https://unicode.org/Public/15.1.0/ucdxml/ in isPrintable()
30 {0x0020, 0x007E}, {0x00A0, 0x00AC}, {0x00AE, 0x0377}, in isPrintable()
31 {0x037A, 0x037 in isPrintable()
[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/sys/dev/usb/serial/
H A Duipaq.c77 #define UIPAQ_CONFIG_INDEX 0 /* config number 1 */
78 #define UIPAQ_IFACE_INDEX 0
159 {USB_VPI(0x0104, 0x00be, 0)},
161 {USB_VPI(0x04ad, 0x0301, 0)},
163 {USB_VPI(0x04ad, 0x0302, 0)},
165 {USB_VPI(0x04ad, 0x0303, 0)},
167 {USB_VPI(0x04ad, 0x0306, 0)},
169 {USB_VPI(0x0536, 0x01a0, 0)},
171 {USB_VPI(0x067e, 0x1001, 0)},
173 {USB_VPI(0x094b, 0x0001, 0)},
[all …]
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c32 0, _invalid_type))
43 {IWL_PCI_DEVICE(0x4232, 0x1201, iwl5000_mac_cfg)}, /* Mini Card */
44 {IWL_PCI_DEVICE(0x4232, 0x1301, iwl5000_mac_cfg)}, /* Half Mini Card */
45 {IWL_PCI_DEVICE(0x4232, 0x1204, iwl5000_mac_cfg)}, /* Mini Card */
46 {IWL_PCI_DEVICE(0x4232, 0x1304, iwl5000_mac_cfg)}, /* Half Mini Card */
47 {IWL_PCI_DEVICE(0x4232, 0x1205, iwl5000_mac_cfg)}, /* Mini Card */
48 {IWL_PCI_DEVICE(0x4232, 0x1305, iwl5000_mac_cfg)}, /* Half Mini Card */
49 {IWL_PCI_DEVICE(0x4232, 0x1206, iwl5000_mac_cfg)}, /* Mini Card */
50 {IWL_PCI_DEVICE(0x4232, 0x1306, iwl5000_mac_cfg)}, /* Half Mini Card */
51 {IWL_PCI_DEVICE(0x4232, 0x1221, iwl5000_mac_cfg)}, /* Mini Card */
[all …]
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c48 int ath_hal_debug = 0;
61 { 0x10, 0x13, 0x40, 0x30, 0x11, 0x31, 0x12, 0x32 };
63 { 5180, 28, 0 }, /* 0x10 */
64 { 5240, 60, 0 },
65 { 5260, 36, 0 },
66 { 5320, 27, 0 },
67 { 5745, 36, 0 },
68 { 5765, 36, 0 },
69 { 5805, 36, 0 },
70 { 5825, 36, 0 },
[all …]
/freebsd/sys/dev/iwx/
H A Dif_iwx.c198 #define PCI_CFG_RETRY_TIMEOUT 0x41
200 #define PCI_VENDOR_INTEL 0x8086
201 #define PCI_PRODUCT_INTEL_WL_22500_1 0x2723 /* Wi-Fi 6 AX200 */
202 #define PCI_PRODUCT_INTEL_WL_22500_2 0x02f0 /* Wi-Fi 6 AX201 */
203 #define PCI_PRODUCT_INTEL_WL_22500_3 0xa0f0 /* Wi-Fi 6 AX201 */
204 #define PCI_PRODUCT_INTEL_WL_22500_4 0x34f0 /* Wi-Fi 6 AX201 */
205 #define PCI_PRODUCT_INTEL_WL_22500_5 0x06f0 /* Wi-Fi 6 AX201 */
206 #define PCI_PRODUCT_INTEL_WL_22500_6 0x43f0 /* Wi-Fi 6 AX201 */
207 #define PCI_PRODUCT_INTEL_WL_22500_7 0x3df0 /* Wi-Fi 6 AX201 */
208 #define PCI_PRODUCT_INTEL_WL_22500_8 0x4df0 /* Wi-Fi 6 AX201 */
[all …]
/freebsd/share/i18n/csmapper/CNS/
H A DUCS@SIP%CNS11643-6.src5 SRC_ZONE 0x0003 - 0xFA17
7 DST_INVALID 0xFFFF
13 # Unicode version: 5.0.0
47 0x0003 = 0x212F
48 0x0004 = 0x212D
49 0x0005 = 0x212E
50 0x0007 = 0x2142
51 0x0008 = 0x2143
52 0x0012 = 0x222B
53 0x0018 = 0x2340
[all …]
H A DCNS11643-6%UCS@SIP.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
13 # Unicode version: 5.0.0
47 0x2121 = 0xF802
48 0x2122 = 0x0062
49 0x2124 = 0x0088
50 0x2125 = 0x00D0
51 0x2126 = 0x00CF
52 0x2127 = 0x011E
53 0x2128 = 0x011F
[all …]
/freebsd/sys/contrib/dev/rtw89/
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
37 #define R_AX_SYS_CLK_CTRL 0x0008
40 #define R_AX_SYS_SWR_CTRL1 0x0010
43 #define R_AX_SYS_ADIE_PAD_PWR_CTRL 0x0018
47 #define R_AX_RSV_CTRL 0x001C
51 #define R_AX_AFE_LDO_CTRL 0x0020
[all …]
/freebsd/tools/test/iconv/ref/
H A DUTF-16BE-rev1 0x00 = 0x0000
2 0x01 = 0x0100
3 0x02 = 0x0200
4 0x03 = 0x0300
5 0x04 = 0x0400
6 0x05 = 0x0500
7 0x06 = 0x0600
8 0x07 = 0x0700
9 0x08 = 0x0800
10 0x09 = 0x0900
[all …]
H A DUTF-16LE-rev1 0x00 = 0x0000
2 0x01 = 0x0001
3 0x02 = 0x0002
4 0x03 = 0x0003
5 0x04 = 0x0004
6 0x05 = 0x0005
7 0x06 = 0x0006
8 0x07 = 0x0007
9 0x08 = 0x0008
10 0x09 = 0x0009
[all …]
H A DBIG5HKSCS-rev1 0x00 = 0x00
2 0x01 = 0x01
3 0x02 = 0x02
4 0x03 = 0x03
5 0x04 = 0x04
6 0x05 = 0x05
7 0x06 = 0x06
8 0x07 = 0x07
9 0x08 = 0x08
10 0x09 = 0x09
[all …]
/freebsd/share/i18n/csmapper/GB/
H A DGB18030%UCS@BMP.src30 SRC_ZONE 0x81-0x84 / 0x30-0x39 / 0x81-0xFE / 0x30-0x39 / 8
32 DST_ILSEQ 0xFFFE
71 # for (i = 0; i < ncharset; ++i) {
74 # charsets[i], charsets[i + off], 0, &norm);
75 # if (ret != 0)
86 # for (i = 0; i < ncharset; ++i)
96 # for (i = 0; i < ncharset; i += 2) {
98 # if (ret == 0) {
101 # if (ret == 0 && tmp == src)
105 # return 0;
[all …]
H A DUCS@BMP%GB18030.src30 SRC_ZONE 0x0080-0xFFFD
32 DST_INVALID 0xFFFFFFFF
36 0x0080 = 0x81308130
37 0x0081 = 0x81308131
38 0x0082 = 0x81308132
39 0x0083 = 0x81308133
40 0x0084 = 0x81308134
41 0x0085 = 0x81308135
42 0x0086 = 0x81308136
43 0x0087 = 0x81308137
[all …]
/freebsd/tools/tools/locale/etc/charmaps/
H A DGB18030.TXT5 0x03 0x0003
6 0x04 0x0004
7 0x05 0x0005
8 0x06 0x0006
9 0x07 0x0007
10 0x08 0x0008
11 0x09 0x0009
12 0x0A 0x000A
13 0x0B 0x000B
14 0x0C 0x000C
[all …]
/freebsd/share/i18n/csmapper/ISO-8859/
H A DUCS%ISO-8859-2.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
44 # Column #1 is the ISO/IEC 8859-2 code (in hex as 0xXX)
45 # Column #2 is the Unicode (in hex as 0xXXXX)
61 0x0000-0x007F = 0x00-
62 0x0080 = 0x80
63 0x0081 = 0x81
64 0x0082 = 0x82
65 0x0083 = 0x83
66 0x0084 = 0x84
[all …]
H A DUCS%ISO-8859-3.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
44 # Column #1 is the ISO/IEC 8859-3 code (in hex as 0xXX)
45 # Column #2 is the Unicode (in hex as 0xXXXX)
61 0x0000-0x007F = 0x00-
62 0x0080 = 0x80
63 0x0081 = 0x81
64 0x0082 = 0x82
65 0x0083 = 0x83
66 0x0084 = 0x84
[all …]

12