/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | amlogic,meson8-pinctrl-cbus.yaml | 32 "^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/usr.sbin/ppp/ |
H A D | hdlc.c | 64 /* 00 */ 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, 65 /* 08 */ 0x8c48, 0x9dc1, 0xaf5a, 0xbed3, 0xca6c, 0xdbe5, 0xe97e, 0xf8f7, 66 /* 10 */ 0x1081, 0x0108, 0x3393, 0x221a, 0x56a5, 0x472c, 0x75b7, 0x643e, 67 /* 18 */ 0x9cc9, 0x8d40, 0xbfdb, 0xae52, 0xdaed, 0xcb64, 0xf9ff, 0xe876, 68 /* 20 */ 0x2102, 0x308b, 0x0210, 0x1399, 0x6726, 0x76af, 0x4434, 0x55bd, 69 /* 28 */ 0xad4a, 0xbcc3, 0x8e58, 0x9fd1, 0xeb6e, 0xfae7, 0xc87c, 0xd9f5, 70 /* 30 */ 0x3183, 0x200a, 0x1291, 0x0318, 0x77a7, 0x662e, 0x54b5, 0x453c, 71 /* 38 */ 0xbdcb, 0xac42, 0x9ed9, 0x8f50, 0xfbef, 0xea66, 0xd8fd, 0xc974, 72 /* 40 */ 0x4204, 0x538d, 0x6116, 0x709f, 0x0420, 0x15a9, 0x2732, 0x36bb, 73 /* 48 */ 0xce4c, 0xdfc5, 0xed5e, 0xfcd7, 0x8868, 0x99e1, 0xab7a, 0xbaf3, [all …]
|
/freebsd/sys/dev/mii/ |
H A D | brgphyreg.h | 42 #define BRGPHY_MII_BMCR 0x00 43 #define BRGPHY_BMCR_RESET 0x8000 44 #define BRGPHY_BMCR_LOOP 0x4000 45 #define BRGPHY_BMCR_SPD0 0x2000 /* Speed select, lower bit */ 46 #define BRGPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ 47 #define BRGPHY_BMCR_PDOWN 0x0800 /* Power down */ 48 #define BRGPHY_BMCR_ISO 0x0400 /* Isolate */ 49 #define BRGPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ 50 #define BRGPHY_BMCR_FDX 0x0100 /* Duplex mode */ 51 #define BRGPHY_BMCR_CTEST 0x0080 /* Collision test enable */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson8b.dtsi | 19 #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 D | meson8.dtsi | 21 #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/sys/netgraph/ |
H A D | ng_async.c | 68 #define MODE_HUNT 0 91 #define ERROUT(x) do { error = (x); goto done; } while (0) 151 { 0 } 185 sc->cfg.accm = ~0; in nga_constructor() 194 return (0); in nga_constructor() 231 return (0); in nga_newhook() 257 int error = 0; in nga_rcvmsg() 303 sc->slen = 0; in nga_rcvmsg() 307 sc->slen = 0; in nga_rcvmsg() 345 return (0); in nga_shutdown() [all …]
|
H A D | ng_pred1.c | 54 #define PRED1_TABLE_SIZE 0x10000 56 #define PPP_INITFCS 0xffff /* Initial FCS value */ 57 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ 159 { 0 } 176 #define ERROUT(x) do { error = (x); goto done; } while (0) 199 return (0); in ng_pred1_constructor() 210 if (NG_NODE_NUMHOOKS(node) > 0) in ng_pred1_newhook() 213 if (strcmp(name, NG_PRED1_HOOK_COMP) == 0) in ng_pred1_newhook() 215 else if (strcmp(name, NG_PRED1_HOOK_DECOMP) == 0) in ng_pred1_newhook() 216 priv->compress = 0; in ng_pred1_newhook() [all …]
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 47 GTEST_FLAG_GET(repeat) > 0 || in TEST() 50 GTEST_FLAG_GET(stack_trace_depth) > 0 || in TEST() 83 false, std::enable_if_t<std::is_constructible<T>::value, int>> = 0> 88 << 1)(*)()) > 0, 130 EXPECT_EQ("event=TestIterationEnd&passed=1&elapsed_time=0ms\n", *output()); in TEST_F() 142 EXPECT_EQ("event=TestCaseEnd&passed=1&elapsed_time=0ms\n", *output()); in TEST_F() 154 EXPECT_EQ("event=TestEnd&passed=1&elapsed_time=0ms\n", *output()); in TEST_F() 164 "event=TestPartResult&file=foo.cc&line=42&message=failed%3D%0A%26%25\n", in TEST_F() 293 for (size_t i = 0; i < vector.size(); i++) { in operator <<() 304 const int seed = GetRandomSeedFromFlag(0); in TEST() [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 27 #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/contrib/dev/rtw89/ |
H A D | rtw8852c_rfk.c | 25 static const u32 _tssi_de_cck_long[RF_PATH_NUM_8852C] = {0x5858, 0x7858}; 26 static const u32 _tssi_de_cck_short[RF_PATH_NUM_8852C] = {0x5860, 0x7860}; 27 static const u32 _tssi_de_mcs_20m[RF_PATH_NUM_8852C] = {0x5838, 0x7838}; 28 static const u32 _tssi_de_mcs_40m[RF_PATH_NUM_8852C] = {0x5840, 0x7840}; 29 static const u32 _tssi_de_mcs_80m[RF_PATH_NUM_8852C] = {0x5848, 0x784 [all...] |
H A D | reg.h | 8 #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...] |
H A D | rtw8852b_rfk.c | 16 #define RTW8852B_RXDCK_VER 0x1 17 #define RTW8852B_IQK_VER 0x2a 22 #define RTW8852B_DPK_VER 0x0d 28 #define DPK_TXAGC_LOWER 0x2e 29 #define DPK_TXAGC_UPPER 0x3f 30 #define DPK_TXAGC_INVAL 0xff 31 #define RFREG_MASKRXBB 0x003e0 32 #define RFREG_MASKMODE 0xf0000 35 LBK_RXIQK = 0x06, 36 SYNC = 0x1 [all...] |
H A D | rtw8852b_table.c | 10 {0x704, 0x601E0100}, 11 {0x4000, 0x00000000}, 12 {0x4004, 0xCA014000}, 13 {0x4008, 0xC751D4F0}, 14 {0x400C, 0x4451147 [all...] |
/freebsd/sys/dev/bxe/ |
H A D | ecore_reg.h | 35 (0x1<<0) 37 (0x1<<2) 39 (0x1<<5) 41 (0x1<<3) 43 (0x1<<4) 45 (0x1<<1) 47 0x1100bcUL 49 0x1101c0UL 51 0x1101d8UL 53 0x1101d0UL [all …]
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | osprey_reg_map.h | 86 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/share/i18n/csmapper/CNS/ |
H A D | UCS@BMP%CNS11643-4.src | 5 SRC_ZONE 0x3401 - 0x9F9E 7 DST_INVALID 0xFFFF 13 # Unicode version: 5.0.0 47 0x3401 = 0x2224 48 0x340C = 0x2157 49 0x3416 = 0x2336 50 0x341C = 0x2835 51 0x342C = 0x2337 52 0x342D = 0x2534 53 0x3430 = 0x2159 [all …]
|
H A D | CNS11643-4%UCS@BMP.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_INVALID 0xFFFE 13 # Unicode version: 5.0.0 47 0x2122 = 0x4E40 48 0x2123 = 0x4E41 49 0x2124 = 0x4E5A 50 0x2126 = 0x4E02 51 0x2127 = 0x4E29 52 0x212A = 0x5202 53 0x212B = 0x353E [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/share/i18n/csmapper/BIG5/ |
H A D | Big5EXT@Plus%UCS.src | 5 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 D | UCS%Big5EXT@Plus.src | 5 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/tools/tools/locale/etc/charmaps/ |
H A D | eucJP.TXT | 5 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 …]
|
/freebsd/share/i18n/csmapper/CP/ |
H A D | CP936EXT%UCS.src | 5 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 …]
|