/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | renesas,rza1-ports.yaml | 42 "^gpio-[0-9]*$": 121 $ref: "#/additionalProperties/anyOf/0" 129 reg = <0xfcfe3000 0x4230>; 132 * A GPIO controller node, controlling 16 pins indexed from 0. 134 * 48, thus pins [0 - 15] on this controller map to pins [48 - 63] 140 gpio-ranges = <&pinctrl 0 48 16>; 146 * Pin #0 on port #3 is configured as alternate function #6. 150 pinmux = <RZA1_PINMUX(3, 0, [all...] |
H A D | renesas,rza1-pinctrl.txt | 30 reg = <0xfcfe3000 0x4230>; 90 pinctrl-0 = <&node-1>; 96 pinctrl-0 = <&node-2>; 136 pinmux = <RZA1_PINMUX(3, 0, 6)>, <RZA1_PINMUX(3, 2, 4)>; 140 Pin #0 on port #3 is configured as alternate function #6. 164 pinumx = <RZA1_PINMUX(4, 0, 2)>; 177 pinctrl-0 = <&tioc0_pins>; 181 Pin #0 on port #4 is configured as alternate function #2 with IO direction 207 A GPIO controller node, controlling 16 pins indexed from 0. 209 pins [0 - 15] on this controller map to pins [48 - 63] in the global pin [all …]
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwn_devid.h | 21 #define IWN_HW_REV_TYPE_MASK 0x1f 24 #define IWN_HW_REV_TYPE_4965 0 48 #define IWN_DID_2x00_1 0x0890 49 #define IWN_DID_2x00_2 0x0891 51 #define IWN_SDID_2x00_1 0x4022 52 #define IWN_SDID_2x00_2 0x4222 53 #define IWN_SDID_2x00_3 0x4422 54 #define IWN_SDID_2x00_4 0x4822 61 #define IWN_DID_2x30_1 0x0887 62 #define IWN_DID_2x30_2 0x0888 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r7s72100.dtsi | 32 #clock-cells = <0>; 43 ranges = <0 0 0x18000000>; 48 #size-cells = <0>; 50 cpu@0 { 53 reg = <0>; 62 #clock-cells = <0>; 65 clock-frequency = <0>; 69 #clock-cells = <0>; [all...] |
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am43xx-clocks.dtsi | 9 #clock-cells = <0>; 14 reg = <0x0040>; 18 #clock-cells = <0>; 23 reg = <0x0040>; 27 #clock-cells = <0>; 32 reg = <0x0040>; 36 #clock-cells = <0>; 45 #clock-cells = <0>; 54 #clock-cells = <0>; 63 #clock-cells = <0>; [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dag.c | 39 * from 0 to DAG_MAX_BOARDS, then optionally a colon and a stream number 40 * from 0 to DAG_STREAM_MAX. 149 #define MTP2_SENT_OFFSET 0 /* 1 byte */ 154 #define MTP2_ANNEX_A_NOT_USED 0 192 static int atexit_handler_installed = 0; 193 static const unsigned short endian_test_word = 0x0100; 241 if(dag_stop_stream(p->fd, pd->dag_stream) < 0) in dag_platform_cleanup() 244 if(dag_detach_stream(p->fd, pd->dag_stream) < 0) in dag_platform_cleanup() 296 return 0; in new_pcap_dag() 302 uint32_t hdr_num = 0; in dag_erf_ext_header_count() [all …]
|
/freebsd/sys/dev/cas/ |
H A D | if_casreg.h | 42 #define CAS_CAW 0x0004 /* core arbitration weight */ 43 #define CAS_INF_BURST 0x0008 /* infinite burst enable */ 44 #define CAS_STATUS 0x000c /* interrupt status */ 45 #define CAS_INTMASK 0x0010 /* interrupt mask */ 46 #define CAS_CLEAR_ALIAS 0x0014 /* clear mask alias */ 47 #define CAS_STATUS_ALIAS 0x001c /* interrupt status alias */ 48 #define CAS_ERROR_STATUS 0x1000 /* PCI error status */ 49 #define CAS_ERROR_MASK 0x1004 /* PCI error mask */ 50 #define CAS_BIM_CONF 0x1008 /* BIM configuration */ 51 #define CAS_BIM_DIAG 0x100c /* BIM diagnostic */ [all …]
|
/freebsd/share/i18n/csmapper/KS/ |
H A D | KSC5601HANGUL%UCS.src | 5 SRC_ZONE 0x24-0x48 / 0x21-0x7E / 8 7 DST_INVALID 0xFFFE 50 # egrep '^0x' < KSC5601.TXT | \ 51 # egrep -v '^0x([8-9]...|A0..|..[4-9].|..A0)' | perl tab.pl 55 # $n=0; 60 # printf ("0x%04X 0x%04X %s\n",$k-0x8080, $u,join(' ',@rest)); 65 # in hex as 0xXXXX 66 # Column #2 : the Unicode (in hex as 0xXXXX) 74 # To get EUC Korean(EUC-KR) code points, add 0x8080. 76 # first subtract 0x2020. Then [all …]
|
H A D | UCS%KSC5601HANGUL.src | 5 SRC_ZONE 0x3131 - 0xD79D 7 DST_INVALID 0xFFFF 50 # egrep '^0x' < KSC5601.TXT | \ 51 # egrep -v '^0x([8-9]...|A0..|..[4-9].|..A0)' | perl tab.pl 55 # $n=0; 60 # printf ("0x%04X 0x%04X %s\n",$k-0x8080, $u,join(' ',@rest)); 65 # in hex as 0xXXXX 66 # Column #2 : the Unicode (in hex as 0xXXXX) 74 # To get EUC Korean(EUC-KR) code points, add 0x8080. 76 # first subtract 0x2020. Then [all …]
|
/freebsd/share/i18n/csmapper/CNS/ |
H A D | CNS11643-3%UCS@BMP.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_INVALID 0xFFFE 13 # Unicode version: 5.0.0 47 0x2121 = 0x4E28 48 0x2122 = 0x4E36 49 0x2123 = 0x4E3F 50 0x2124 = 0x4E85 51 0x2125 = 0x4E05 52 0x2126 = 0x4E04 53 0x2127 = 0x5182 [all …]
|
H A D | UCS@BMP%CNS11643-3.src | 5 SRC_ZONE 0x3421 - 0x9FA5 7 DST_INVALID 0xFFFF 13 # Unicode version: 5.0.0 47 0x3421 = 0x343B 48 0x3424 = 0x396D 49 0x3428 = 0x2741 50 0x3429 = 0x286C 51 0x342B = 0x2323 52 0x342E = 0x4034 53 0x3431 = 0x2175 [all …]
|
H A D | UCS@SIP%CNS11643-6.src | 5 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 D | CNS11643-6%UCS@SIP.src | 5 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 …]
|
H A D | UCS@SIP%CNS11643-4.src | 5 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 …]
|
H A D | CNS11643-4%UCS@SIP.src | 5 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 D | CNS11643-1%UCS.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode 62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode 68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY 69 # 0x12721 through 0x12939, KangXi radical set 76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks 86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX) 87 # Column #2 is the Unicode (in hex as 0xXXXX) 136 0x2121 = 0x3000 [all …]
|
H A D | CNS11643-7%UCS@SIP.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 13 # Unicode version: 5.0.0 47 0x2121 = 0x0055 48 0x2122 = 0x0182 49 0x2123 = 0x0189 50 0x2124 = 0x0187 51 0x2125 = 0x03BE 52 0x2126 = 0x03BD 53 0x2127 = 0x03CA [all …]
|
H A D | UCS@SIP%CNS11643-7.src | 5 SRC_ZONE 0x0055 - 0xFA1D 7 DST_INVALID 0xFFFF 13 # Unicode version: 5.0.0 47 0x0055 = 0x2121 48 0x0109 = 0x3673 49 0x010A = 0x4627 50 0x010B = 0x4D3A 51 0x011D = 0x2C3C 52 0x0182 = 0x2122 53 0x0186 = 0x2679 [all …]
|
H A D | UCS%CNS11643-1.src | 5 SRC_ZONE 0x00A2 - 0xFFE5 7 DST_INVALID 0xFFFF 61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode 62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode 68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY 69 # 0x12721 through 0x12939, KangXi radical set 76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks 86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX) 87 # Column #2 is the Unicode (in hex as 0xXXXX) 136 0x00A2 = 0x2266 # fallback -> 0xFFE0 [all …]
|
/freebsd/share/i18n/csmapper/JIS/ |
H A D | UCS%JISX0212@MS.src | 5 SRC_ZONE 0x0000 - 0xFFFF 7 DST_INVALID 0xFFFF 11 0x0000 - 0xFFFF = INVALID 15 0x00A1 = 0x2242 16 0x00A4 = 0x2270 17 0x00A9 = 0x226D 18 0x00AA = 0x226C 19 0x00AE = 0x226E 20 0x00AF = 0x2234 21 0x00B8 = 0x2231 [all …]
|
H A D | JISX0212@MS%UCS.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 14 0x222F = 0x02D8 15 0x2230 = 0x02C7 16 0x2231 = 0x00B8 17 0x2232 = 0x02D9 18 0x2233 = 0x02DD 19 0x2234 = 0x00AF 20 0x2235 = 0x02DB 21 0x2236 = 0x02DA [all …]
|
H A D | JISX0212%UCS.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 57 # Column #1 is the JIS X 0212 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 # 0x6D63 -> 0x4D43 -> 7767 88 # into a single character at 0x2922: 94 # the lowercase forms of these two elements at 0x2942 and 0x2943. [all …]
|
H A D | UCS%JISX0212.src | 5 SRC_ZONE 0x0000 - 0x9FFF 7 DST_INVALID 0xFFFF 57 # Column #1 is the JIS X 0212 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 # 0x6D63 -> 0x4D43 -> 7767 88 # into a single character at 0x2922: 94 # the lowercase forms of these two elements at 0x2942 and 0x2943. [all …]
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 17 DEC_SPECIFICATION = 0x00010005 145 …raryclass Provides services to access PCI Configuration Space using the I/O ports 0xCF8 and 0xCFC. 284 # GUID defined in UEFI2.1/UEFI2.0/EFI1.1 287 …gEfiGlobalVariableGuid = { 0x8BE4DF61, 0x93CA, 0x11D2, { 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x0… 290 …gEfiVT100PlusGuid = { 0x7BAEC70B, 0x57E0, 0x4C76, { 0x8E, 0x87, 0x2F, 0x9E, 0x28, 0x0… 293 …gEfiVT100Guid = { 0xDFA66065, 0xB419, 0x11D3, { 0x9A, 0x2D, 0x00, 0x90, 0x27, 0x3… 296 …gEfiPcAnsiGuid = { 0xE0C14753, 0xF9BE, 0x11D2, { 0x9A, 0x0C, 0x00, 0x90, 0x27, 0x3… 299 …gEfiVTUTF8Guid = { 0xAD15A0D6, 0x8BEC, 0x4ACF, { 0xA0, 0x73, 0xD0, 0x1D, 0xE7, 0x7… 302 …gEfiUartDevicePathGuid = { 0x37499a9d, 0x542f, 0x4c89, { 0xa0, 0x26, 0x35, 0xda, 0x14, 0x2… 305 …gEfiSasDevicePathGuid = { 0xd487ddb4, 0x008b, 0x11d9, { 0xaf, 0xdc, 0x00, 0x10, 0x83, 0xf… [all …]
|
/freebsd/share/i18n/csmapper/CP/ |
H A D | UCS%CP942EXT.src | 5 SRC_ZONE 0x005C-0xFFE5 7 DST_INVALID 0xFFFF 17 0x005C = 0x2140 18 0x00A2 = 0x2171 19 0x00A3 = 0x2172 20 0x00A7 = 0x2178 21 0x00A8 = 0x212F 22 0x00AC = 0x224C 23 0x00B0 = 0x216B 24 0x00B1 = 0x215E [all …]
|