Home
last modified time | relevance | path

Searched +full:0 +full:x0196 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-single.yaml49 const: 0
100 '-pins(-[0-9]+)?$|-pin$':
194 reg = <0x4a100040 0x0196>;
196 #size-cells = <0>;
201 pinctrl-single,function-mask = <0xffff>;
202 pinctrl-single,gpio-range = <&range 0 3 0>;
209 <0xd8 0x118>,
210 <0xda 0>,
211 <0xdc 0x118>,
212 <0xde 0>;
H A Dpinctrl-single.txt32 pinctrl-single,power-source = <0x30 0xf0>;
38 pinctrl-single,bias-pullup = <0 1 0 1>;
44 pinctrl-single,bias-pulldown = <2 2 0 2>;
61 pinctrl-single,input-schmitt = <0x30 0x70>;
67 pinctrl-single,input-schmitt-enable = <0x30 0x40 0 0x70>;
74 pinctrl-single,low-power-mode = <0x288 0x388>;
83 pinctrl-single,gpio-range = <&range 0 3 0>, <&range 3 9 1>;
102 pinctrl-single,pins = <0xdc 0x118>;
104 Where 0xdc is the offset from the pinctrl register base address for the device
105 pinctrl register, and 0x118 contains the desired value of the pinctrl register.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeCaseFold.cpp5 // http://www.unicode.org/Public/15.1.0/ucd/CaseFolding.txt
9 // "http://www.unicode.org/Public/15.1.0/ucd/CaseFolding.txt" \
17 if (C < 0x0041) in foldCharSimple()
20 if (C <= 0x005a) in foldCharSimple()
23 if (C == 0x00b5) in foldCharSimple()
24 return 0x03bc; in foldCharSimple()
25 if (C < 0x00c0) in foldCharSimple()
28 if (C <= 0x00d6) in foldCharSimple()
30 if (C < 0x00d8) in foldCharSimple()
33 if (C <= 0x00d in foldCharSimple()
[all...]
/freebsd/sys/dev/sk/
H A Dif_skreg.h54 #define SK_GENESIS 0x0A
55 #define SK_YUKON 0xB0
56 #define SK_YUKON_LITE 0xB1
57 #define SK_YUKON_LP 0xB2
58 #define SK_YUKON_FAMILY(x) ((x) & 0xB0)
61 #define SK_YUKON_LITE_REV_A0 0x0 /* invented, see test in skc_attach. */
62 #define SK_YUKON_LITE_REV_A1 0x3
63 #define SK_YUKON_LITE_REV_A3 0x7
68 #define VENDORID_SK 0x1148
73 #define VENDORID_MARVELL 0x11AB
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-l4.dtsi2 &l4_cfg { /* 0x4a000000 */
5 clocks = <&l4_cfg_clkctrl OMAP4_L4_CFG_CLKCTRL 0>;
7 reg = <0x4a000000 0x800>,
8 <0x4a000800 0x800>,
9 <0x4a001000 0x1000>;
13 ranges = <0x00000000 0x4a00000
[all...]
/freebsd/sys/dev/msk/
H A Dif_mskreg.h102 #define VENDORID_SK 0x1148
107 #define VENDORID_MARVELL 0x11AB
112 #define VENDORID_DLINK 0x1186
117 #define DEVICEID_SK_YUKON2 0x9000
118 #define DEVICEID_SK_YUKON2_EXPR 0x9e00
123 #define DEVICEID_MRVL_8021CU 0x4340
124 #define DEVICEID_MRVL_8022CU 0x4341
125 #define DEVICEID_MRVL_8061CU 0x4342
126 #define DEVICEID_MRVL_8062CU 0x4343
127 #define DEVICEID_MRVL_8021X 0x4344
[all …]
/freebsd/sys/dev/usb/
H A Dusbdevs50 * #define USB_VENDOR_VNDR 0x????
51 * #define USB_PRODUCT_VNDR_PRDCT 0x????
57 vendor UNKNOWN1 0x0053 Unknown vendor
58 vendor UNKNOWN2 0x0105 Unknown vendor
59 vendor EGALAX2 0x0123 eGalax, Inc.
60 vendor CHIPSBANK 0x0204 Chipsbank Microelectronics Co.
61 vendor HUMAX 0x02ad HUMAX
62 vendor QUAN 0x01e1 Quan
63 vendor LTS 0x0386 LTS
64 vendor BWCT 0x03da Bernd Walter Computer Technology
[all …]
/freebsd/tools/test/iconv/ref/
H A DTCVN5712-11 0x0000 = 0x0000
2 0x0001 = 0x0000
3 0x0002 = 0x1EE4
4 0x0003 = 0x0003
5 0x0004 = 0x1EEA
6 0x0005 = 0x1EEC
7 0x0006 = 0x1EEE
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
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 …]
H A DUTF-8-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 …]
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 …]
H A DUTF-7-rev1 0x00 = 0x41412B
2 0x01 = 0x41412B
3 0x02 = 0x41412B
4 0x03 = 0x41412B
5 0x04 = 0x41412B
6 0x05 = 0x41412B
7 0x06 = 0x41412B
8 0x07 = 0x41412B
9 0x08 = 0x41412B
10 0x09 = 0x09
[all …]
H A DGB18030-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 DUTF-32LE-rev1 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 DUTF-16BE1 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 …]
H A DUTF-16LE1 0x0100 = 0x00000100
2 0x0101 = 0x00000101
3 0x0102 = 0x00000102
4 0x0103 = 0x00000103
5 0x0104 = 0x00000104
6 0x0105 = 0x00000105
7 0x0106 = 0x00000106
8 0x0107 = 0x00000107
9 0x0108 = 0x00000108
10 0x0109 = 0x00000109
[all …]
/freebsd/share/i18n/csmapper/TCVN/
H A DTCVN5712-1%UCS.src5 SRC_ZONE 0x0000-0xF3FF
7 DST_ILSEQ 0xFFFE
46 0x0000 = 0x0000
47 0x0001 = 0x0000
48 0x0001 = 0x00DA
49 0x0002 = 0x1EE4
50 0x0003 = 0x0003
51 0x0004 = 0x1EEA
52 0x0005 = 0x1EEC
53 0x0006 = 0x1EEE
[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 …]
/freebsd/share/i18n/csmapper/AST/
H A DUCS%ARMSCII-8.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
23 0x0000 - 0x0026 = 0x00 -
24 0x0027 = 0x27
25 0x0028 = 0xA5
26 0x0029 = 0xA4
27 0x002A = 0x2A
28 0x002B = 0x2B
29 0x002C = 0xAB
30 0x002D = 0xAC
[all …]

12