Home
last modified time | relevance | path

Searched +full:11 +full:x11 (Results 1 – 25 of 1001) sorted by relevance

12345678910>>...41

/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8641_hpcn_36b.dts82 tbi0: tbi-phy@11 {
83 reg = <0x11>;
95 tbi1: tbi-phy@11 {
96 reg = <0x11>;
108 tbi2: tbi-phy@11 {
109 reg = <0x11>;
121 tbi3: tbi-phy@11 {
122 reg = <0x11>;
134 /* IDSEL 0x11 func 0 - PCI slot 1 */
140 /* IDSEL 0x11 func 1 - PCI slot 1 */
[all …]
H A Dmpc8641_hpcn.dts80 tbi0: tbi-phy@11 {
81 reg = <0x11>;
93 tbi1: tbi-phy@11 {
94 reg = <0x11>;
106 tbi2: tbi-phy@11 {
107 reg = <0x11>;
119 tbi3: tbi-phy@11 {
120 reg = <0x11>;
167 /* IDSEL 0x11 func 0 - PCI slot 1 */
173 /* IDSEL 0x11 func 1 - PCI slot 1 */
[all …]
H A Dppa8548.dts114 tbi0: tbi-phy@11 {
115 reg = <0x11>;
126 tbi1: tbi-phy@11 {
127 reg = <0x11>;
138 tbi2: tbi-phy@11 {
139 reg = <0x11>;
149 tbi3: tbi-phy@11 {
150 reg = <0x11>;
H A Dsbc8641d.dts95 tbi0: tbi-phy@11 {
96 reg = <0x11>;
108 tbi1: tbi-phy@11 {
109 reg = <0x11>;
121 tbi2: tbi-phy@11 {
122 reg = <0x11>;
134 tbi3: tbi-phy@11 {
135 reg = <0x11>;
H A Dp2020ds.dtsi163 tbi0: tbi-phy@11 {
164 reg = <0x11>;
171 tbi1: tbi-phy@11 {
172 reg = <0x11>;
178 tbi2: tbi-phy@11 {
179 reg = <0x11>;
219 // IDSEL 0x11 func 0 - PCI slot 1
223 // IDSEL 0x11 func 1 - PCI slot 1
227 // IDSEL 0x11 func 2 - PCI slot 1
231 // IDSEL 0x11 func 3 - PCI slot 1
[all …]
H A Dmpc8572ds.dtsi189 tbi0: tbi-phy@11 {
190 reg = <0x11>;
212 tbi1: tbi-phy@11 {
213 reg = <0x11>;
225 tbi2: tbi-phy@11 {
226 reg = <0x11>;
238 tbi3: tbi-phy@11 {
239 reg = <0x11>;
249 /* IDSEL 0x11 func 0 - PCI slot 1 */
255 /* IDSEL 0x11 func 1 - PCI slot 1 */
[all …]
H A Dmpc8569mds.dts77 bcsr17: gpio-controller@11 {
80 reg = <0x11 0x1>;
169 0x0 0x11 0x1 0x0 0x1 0x0 /* ENET2_TXD3_SER2_TXD3 */
216 0x2 0x11 0x2 0x0 0x2 0x0 /* ENET4_GRXCLK */
297 tbi1: tbi-phy@11 {
298 reg = <0x11>;
341 tbi3: tbi-phy@11 {
342 reg = <0x11>;
364 tbi2: tbi-phy@11 {
365 reg = <0x11>;
[all …]
H A Dp1025twr.dtsi121 tbi0: tbi-phy@11 {
122 reg = <0x11>;
128 tbi1: tbi-phy@11 {
129 reg = <0x11>;
135 tbi2: tbi-phy@11 {
136 reg = <0x11>;
194 0x0 0x11 0x2 0x0 0x2 0x0 /* ENET1_CRS */
259 tbi-phy@11 {
260 reg = <0x11>;
H A Dmvme2500.dts116 tbi0: tbi-phy@11 {
117 reg = <0x11>;
129 tbi1: tbi-phy@11 {
130 reg = <0x11>;
142 tbi2: tbi-phy@11 {
143 reg = <0x11>;
165 interrupts = <11 2 0 0>;
/freebsd/lib/libc/tests/net/
H A Dtest-eui64.h31 struct eui64 test_eui64_id = {{0x00,0x11,0x22,0x33,0x44,0x55,0x66,0x77}};
32 struct eui64 test_eui64_eui48 = {{0x00,0x11,0x22,0xFF,0xFE,0x33,0x44,0x55}};
33 struct eui64 test_eui64_mac48 = {{0x00,0x11,0x22,0xFF,0xFF,0x33,0x44,0x55}};
35 #define test_eui64_id_ascii "00-11-22-33-44-55-66-77"
36 #define test_eui64_id_colon_ascii "00:11:22:33:44:55:66:77"
38 #define test_eui64_eui48_ascii "00-11-22-ff-fe-33-44-55"
39 #define test_eui64_mac48_ascii "00-11-22-ff-fe-33-44-55"
40 #define test_eui64_mac_ascii "00-11-22-33-44-55"
41 #define test_eui64_mac_colon_ascii "00:11:22:33:44:55"
46 #define test_eui64_line_id "00-11-22-33-44-55-66-77 id"
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822b.c95 rtw_write32_mask(rtwdev, 0x1990, (BIT(11) | BIT(10)), 0x3); in rtw8822b_phy_rfe_init()
99 rtw_write32_mask(rtwdev, 0x974, (BIT(11) | BIT(10)), 0x3); in rtw8822b_phy_rfe_init()
304 rtw_write32s_mask(rtwdev, REG_RFEINV, BIT(11) | BIT(10) | 0x3f, 0x0); in rtw8822b_set_channel_rfe_efem()
333 rtw_write32s_mask(rtwdev, REG_RFEINV, BIT(11) | BIT(10) | 0x3f, 0x0); in rtw8822b_set_channel_rfe_ifem()
507 #define RF18_BW_MASK (BIT(11) | BIT(10)) in rtw8822b_set_channel_rf()
508 #define RF18_BW_20M (BIT(11) | BIT(10)) in rtw8822b_set_channel_rf()
509 #define RF18_BW_40M (BIT(11)) in rtw8822b_set_channel_rf()
2252 { {0x61, 0x45, 0x03, 0x11, 0x11} },
2253 { {0x61, 0x3a, 0x03, 0x11, 0x11} },
2254 { {0x61, 0x30, 0x03, 0x11, 0x11} },
[all …]
H A Drtw8821c.c178 usleep_range(10, 11); in rtw8821c_phy_set_param()
181 usleep_range(10, 11); in rtw8821c_phy_set_param()
405 (channel == 11 && bw == RTW_CHANNEL_WIDTH_40)) { in rtw8821c_cck_tx_filter_srrc()
970 case 11: /* 1-Ant, Aux, WLG */ in rtw8821c_coex_cfg_rfe_type()
1764 { {0x61, 0x45, 0x03, 0x11, 0x11} }, /* case-1 */
1765 { {0x61, 0x3a, 0x03, 0x11, 0x11} },
1766 { {0x61, 0x35, 0x03, 0x11, 0x11} },
1767 { {0x61, 0x20, 0x03, 0x11, 0x11} },
1768 { {0x61, 0x3a, 0x03, 0x11, 0x11} }, /* case-5 */
1769 { {0x61, 0x45, 0x03, 0x11, 0x10} },
[all …]
H A Drtw8723d.c1495 { {0x61, 0x45, 0x03, 0x11, 0x11} }, /* case-1 */
1496 { {0x61, 0x3a, 0x03, 0x11, 0x11} },
1497 { {0x61, 0x30, 0x03, 0x11, 0x11} },
1498 { {0x61, 0x20, 0x03, 0x11, 0x11} },
1499 { {0x61, 0x10, 0x03, 0x11, 0x11} }, /* case-5 */
1500 { {0x61, 0x45, 0x03, 0x11, 0x10} },
1501 { {0x61, 0x3a, 0x03, 0x11, 0x10} },
1502 { {0x61, 0x30, 0x03, 0x11, 0x10} },
1503 { {0x61, 0x20, 0x03, 0x11, 0x10} },
1504 { {0x61, 0x10, 0x03, 0x11, 0x10} }, /* case-10 */
[all …]
H A Drtw8703b.c80 0x15800056, /* 11, -9.5dB */
136 {0x6C, 0x69, 0x5F, 0x50, 0x3F, 0x2D, 0x1E, 0x11, 0x08, 0x03,
141 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*-11dB*/
1707 7, 7, 7, 7, 8, 8, 9, 9, 10, 10, 10, 11, 11, 11, 11
1712 8, 8, 9, 9, 10, 10, 11, 11, 12, 13, 13, 14, 14, 15, 15
1717 7, 7, 7, 7, 8, 8, 9, 9, 10, 10, 10, 11, 11, 11, 11
1722 8, 8, 9, 9, 10, 10, 11, 11, 12, 13, 13, 14, 14, 15, 15
1727 7, 7, 7, 7, 8, 8, 9, 9, 10, 10, 10, 11, 11, 11, 11
1732 7, 7, 8, 8, 8, 9, 10, 10, 10, 11, 11, 12, 12, 13, 13
1737 7, 7, 7, 7, 8, 8, 9, 9, 10, 10, 10, 11, 11, 11, 11
[all …]
/freebsd/sys/crypto/chacha20/
H A Dchacha.c7 /* $OpenBSD: chacha.c,v 1.1 2013/11/21 00:45:44 djm Exp $ */
74 x->input[11] = U8TO32_LITTLE(k + 12); in chacha_keysetup()
113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
132 j11 = x->input[11]; in chacha_encrypt_bytes()
158 x11 = j11; in chacha_encrypt_bytes()
167 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
169 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
184 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
202 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
235 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dti-lmu.txt21 0x11 for LM3632
25 0x11 for LM36274
36 mode or 11 bit brightness mode. If this value is
44 The values are 255 (8bit) or 2047 (11bit).
116 lm3632@11 {
118 reg = <0x11>;
222 lm36274@11 {
226 reg = <0x11>;
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_priv.h17 * $OpenBSD: if_urtwnreg.h,v 1.3 2010/11/16 18:02:59 damien Exp $
147 0x2b, 0x2c, 0x2a, 0x2b, 0x2b, 0x2c, 0x2a, 0x10, 0x11, 0x10, 0x11,
148 0x10, 0x11, 0x10, 0x11, 0x10, 0x11, 0x10, 0x11, 0x10, 0x11
341 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
347 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
353 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
361 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
367 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
373 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
384 0x00, 0x00, 0x00, 0x00, /* CCK1~11. */
[all …]
/freebsd/contrib/unbound/compat/
H A Dchacha_private.h72 x->input[11] = U8TO32_LITTLE(k + 12); in chacha_keysetup()
91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
110 j11 = x->input[11]; in chacha_encrypt_bytes()
134 x11 = j11; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
160 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
178 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
202 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd/crypto/openssh/openbsd-compat/
H A Dchacha_private.h74 x->input[11] = U8TO32_LITTLE(k + 12); in chacha_keysetup()
93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
112 j11 = x->input[11]; in chacha_encrypt_bytes()
136 x11 = j11; in chacha_encrypt_bytes()
145 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
147 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
162 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
180 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
204 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd/crypto/openssh/
H A Dchacha.c72 x->input[11] = U8TO32_LITTLE(k + 12); in chacha_keysetup()
91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
110 j11 = x->input[11]; in chacha_encrypt_bytes()
134 x11 = j11; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
160 x11 = PLUS(x11,j11); in chacha_encrypt_bytes()
177 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes()
200 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
/freebsd/share/man/man4/
H A Dhmt.425 .Dd August 11, 2020
55 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
57 .Pa ports/x11-drivers/xf86-input-evdev .
66 .Xr xorg.conf 5 Pq Pa ports/x11/xorg ,
67 .Xr evdev 4 Pq Pa ports/x11-drivers/xf86-input-evdev .
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c59 ctx->input[11] = LOAD32_LE(k + 28); in chacha_keysetup()
84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in chacha20_encrypt_bytes() local
109 j11 = ctx->input[11]; in chacha20_encrypt_bytes()
136 x11 = j11; in chacha20_encrypt_bytes()
145 QUARTERROUND(x3, x7, x11, x15) in chacha20_encrypt_bytes()
147 QUARTERROUND(x1, x6, x11, x12) in chacha20_encrypt_bytes()
162 x11 = PLUS(x11, j11); in chacha20_encrypt_bytes()
179 x11 = XOR(x11, LOAD32_LE(m + 44)); in chacha20_encrypt_bytes()
203 STORE32_LE(c + 44, x11); in chacha20_encrypt_bytes()
/freebsd/stand/fonts/
H A DINDEX.fonts18 # /usr/share/locale, /usr/X11/lib/X11/locale/locale.alias
51 11x22.fnt:en:Terminus BSD Console, size 22
52 11x22.fnt:da:Terminus BSD-konsol, størrelse 22
53 11x22.fnt:de:Terminus BSD Console, Größe 22
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrFormats.td166 let Inst{15-11} = rd;
198 let Inst{15-11} = rd;
226 let Inst{15-11} = rd;
255 let Inst{15-11} = rd;
270 let Inst{15-11} = rd;
334 let Inst{15-11} = rd;
359 let Inst{15-11} = rd;
374 let Inst{15-11} = rd;
401 let Inst{15-11} = rd;
466 let Inst{15-11} = size;
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dnews3 # $File: news,v 1.6 2009/09/19 16:28:11 christos Exp $
12 8 belong 0x137A2B45 X11/NeWS bitmap font
13 8 belong 0x137A2B48 X11/NeWS font family

12345678910>>...41