Home
last modified time | relevance | path

Searched +full:50 +full:k (Results 1 – 25 of 875) sorted by relevance

12345678910>>...35

/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo-hp300.h25 #define HP_320 0 /* 16MHz 68020+HP MMU+16K external cache */
28 #define HP_345 3 /* 50MHz 68030+32K external cache */
29 #define HP_350 4 /* 25MHz 68020+HP MMU+32K external cache */
31 #define HP_370 6 /* 33MHz 68030+64K external cache */
32 #define HP_375 7 /* 50MHz 68030+32K external cache */
36 #define HP_400 10 /* 50MHz 68030+32K external cache */
/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml76 # Delta AHE-50DC Open19 power shelf fan control module
172 # 50 kOhm digital potentiometer with I2C interface
184 # 10-bit 50 kOhm linear programmable voltage divider
188 # 10-bit 50 kOhm linear programmable variable resistor
238 # Microchip 7-bit Single I2C Digital POT (10k)
240 # Microchip 7-bit Single I2C Digital POT (100k)
242 # Microchip 7-bit Single I2C Digital POT (5k)
244 # Microchip 7-bit Single I2C Digital POT (50k)
246 # Microchip 7-bit Single I2C Digital POT (10k)
248 # Microchip 7-bit Single I2C Digital POT (100k)
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-rfb.dts133 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
138 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
142 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
147 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
162 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
167 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
171 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
176 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
H A Dmt7986a-bananapi-bpi-r3-mini.dts188 eeprom@50 {
293 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
298 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
302 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
307 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
322 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
327 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
331 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
336 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
H A Dmt7986a-bananapi-bpi-r3.dts256 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
261 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
265 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
270 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
285 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
290 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
294 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
299 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
/linux/tools/testing/selftests/rseq/
H A Drun_param_test.sh109 echo "Yield injection (50%)"
116 inject_blocking -m 4 -k
118 echo "Kill injection (50%)"
119 inject_blocking -m 2 -k
122 inject_blocking -m 1 -k
127 echo "Sleep injection (1ms, 50%)"
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst236 The maximum range that idle injection is allowed is capped at 50
257 Ivy Bridge system and the 80P Westmere server under 50% idle ratio.
275 max_state:50
308 Mem: 3943228k total, 1689632k used, 2253596k free, 74960k buffers
309 Swap: 4087804k total, 0k used, 4087804k free, 945336k cached
342 this parameter allows to add a max idle percent limit. The default is 50,
/linux/crypto/
H A Dsm3.c15 static const u32 ____cacheline_aligned K[64] = { variable
85 R1(a, b, c, d, e, f, g, h, K[0], I(0), I(4)); in sm3_transform()
86 R1(d, a, b, c, h, e, f, g, K[1], I(1), I(5)); in sm3_transform()
87 R1(c, d, a, b, g, h, e, f, K[2], I(2), I(6)); in sm3_transform()
88 R1(b, c, d, a, f, g, h, e, K[3], I(3), I(7)); in sm3_transform()
89 R1(a, b, c, d, e, f, g, h, K[4], W1(4), I(8)); in sm3_transform()
90 R1(d, a, b, c, h, e, f, g, K[5], W1(5), I(9)); in sm3_transform()
91 R1(c, d, a, b, g, h, e, f, K[6], W1(6), I(10)); in sm3_transform()
92 R1(b, c, d, a, f, g, h, e, K[7], W1(7), I(11)); in sm3_transform()
93 R1(a, b, c, d, e, f, g, h, K[8], W1(8), I(12)); in sm3_transform()
[all …]
H A Dserpent_generic.c25 ({ b ^= d; b ^= c; b ^= a; b ^= PHI ^ i; b = rol32(b, 11); k[j] = b; })
28 ({ x0 = k[i]; x1 = k[i+1]; x2 = k[i+2]; x3 = k[i+3]; })
31 ({ k[i] = x0; k[i+1] = x1; k[i+2] = x2; k[i+3] = x3; })
36 #define K(x0, x1, x2, x3, i) ({ \ macro
37 x3 ^= k[4*(i)+3]; x2 ^= k[4*(i)+2]; \
38 x1 ^= k[4*(i)+1]; x0 ^= k[4*(i)+0]; \
48 x0 ^= x3; x2 ^= x4; x3 ^= k[4*i+3]; \
49 x1 ^= k[4*i+1]; x0 = rol32(x0, 5); x2 = rol32(x2, 22);\
50 x0 ^= k[4*i+0]; x2 ^= k[4*i+2]; \
54 x0 ^= k[4*i+0]; x1 ^= k[4*i+1]; x2 ^= k[4*i+2]; \
[all …]
/linux/drivers/gpu/drm/
H A Ddrm_panic_qr.rs45 17, 60, 79, 50, 61, 163, 26, 187, 202, 180, 221, 225, 83, 239, 156, 164, 212, 212, 188, 190,
64 41, 173, 145, 152, 216, 31, 179, 182, 50, 48, 110, 86, 239, 96, 222, 125, 42, 173, 226, 193,
133 &[6, 28, 50],
139 &[6, 26, 50, 74],
144 &[6, 28, 50, 72, 94],
145 &[6, 26, 50, 74, 98],
151 &[6, 26, 50, 74, 98, 122],
159 &[6, 24, 50, 76, 102, 128, 154],
212 for v in (1..=40).map(|k| Version(k)) { in from_segments()
272 55, 110, 220, 165, 87, 174, 65, 130, 25, 50, 100, 200, 141, 7, 14, 28, 56, 112, 224, 221, 167,
[all …]
/linux/Documentation/crypto/
H A Ddescore-readme.rst62 - 30us per encryption (options: 64k tables, no IP/FP)
63 - 33us per encryption (options: 64k tables, FIPS standard bit ordering)
64 - 45us per encryption (options: 2k tables, no IP/FP)
65 - 48us per encryption (options: 2k tables, FIPS standard bit ordering)
66 - 275us to set a new key (uses 1k of key tables)
80 - 53us per encryption (uses 2k of tables)
81 - 96us to set a new key (uses 2.25k of key tables)
97 gcc 2.1 -O2 Sun 4/50 48 uS 53.4uS 57.5uS 11%
98 cc -O2 Sun 4/50 48 uS 64.6uS 64.7uS 35%
99 cc -O4 Sun 4/50 48 uS 64.7uS 64.9uS 35%
[all …]
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp8.c42 { 0, -9, 93, 50, -6, 0 },
44 { 0, -6, 50, 93, -9, 0 },
53 u32 i, j, k; in hantro_vp8_prob_update() local
115 for (k = 0; k < 3; ++k) { in hantro_vp8_prob_update()
116 dst[0] = entropy->coeff_probs[i][j][k][0]; in hantro_vp8_prob_update()
117 dst[1] = entropy->coeff_probs[i][j][k][1]; in hantro_vp8_prob_update()
118 dst[2] = entropy->coeff_probs[i][j][k][2]; in hantro_vp8_prob_update()
119 dst[3] = entropy->coeff_probs[i][j][k][3]; in hantro_vp8_prob_update()
130 for (k = 0; k < 3; ++k) { in hantro_vp8_prob_update()
131 dst[0] = entropy->coeff_probs[i][j][k][4]; in hantro_vp8_prob_update()
[all …]
/linux/Documentation/admin-guide/aoe/
H A Dudev.txt13 # 10-wacom.rules 50-udev.rules
19 SUBSYSTEM=="aoe", KERNEL=="discover", NAME="etherd/%k", GROUP="disk", MODE="0220"
20 SUBSYSTEM=="aoe", KERNEL=="err", NAME="etherd/%k", GROUP="disk", MODE="0440"
21 SUBSYSTEM=="aoe", KERNEL=="interfaces", NAME="etherd/%k", GROUP="disk", MODE="0220"
22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
23 SUBSYSTEM=="aoe", KERNEL=="flush", NAME="etherd/%k", GROUP="disk", MODE="0220"
/linux/drivers/md/bcache/
H A Dbset.h65 * searches and that code topped out at under 50k lookups/second.
106 * differ higher than bit 50, we don't need to check anything higher than bit
107 * 50.
200 const struct bkey *k);
202 const struct bkey *k);
207 const struct bkey *k);
209 const struct bkey *k);
212 * Only used for deciding whether to use START_KEY(k) or just the key
245 static inline bool bkey_written(struct btree_keys *b, struct bkey *k) in bkey_written() argument
247 return !b->last_set_unwritten || k < b->set[b->nsets].data->start; in bkey_written()
[all …]
/linux/fs/bcachefs/
H A Dbset.h65 * searches and that code topped out at under 50k lookups/second.
106 * differ higher than bit 50, we don't need to check anything higher than bit
107 * 50.
297 bch2_bkey_to_bset_inlined(struct btree *b, struct bkey_packed *k) in bch2_bkey_to_bset_inlined() argument
299 unsigned offset = __btree_node_key_to_offset(b, k); in bch2_bkey_to_bset_inlined()
316 bch2_bkey_prev_all(struct btree *b, struct bset_tree *t, struct bkey_packed *k) in bch2_bkey_prev_all() argument
318 return bch2_bkey_prev_filter(b, t, k, 0); in bch2_bkey_prev_all()
322 bch2_bkey_prev(struct btree *b, struct bset_tree *t, struct bkey_packed *k) in bch2_bkey_prev() argument
324 return bch2_bkey_prev_filter(b, t, k, 1); in bch2_bkey_prev()
348 (_set)->k != (_set)->end; \
[all …]
/linux/drivers/clk/hisilicon/
H A Dclk-hi3559a.c94 { HI3559AV100_FIXED_50M, "50m", NULL, 0, 50000000, },
105 { HI3559AV100_FIXED_400K, "400k", NULL, 0, 400000, },
106 { HI3559AV100_FIXED_100K, "100k", NULL, 0, 100000, },
115 "100k", "25m", "49p5m", "99m", "187p5m", "150m", "198m", "400k"
119 "24m", "50m",
126 static const char *uart_mux_p[] = { "50m", "24m", "3m" };
242 HI3559AV100_I2C0_CLK, "clk_i2c0", "50m",
246 HI3559AV100_I2C1_CLK, "clk_i2c1", "50m",
250 HI3559AV100_I2C2_CLK, "clk_i2c2", "50m",
254 HI3559AV100_I2C3_CLK, "clk_i2c3", "50m",
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_sony.py143 t0 = PSTouchPoint(1, 50, 100)
150 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50
169 t0 = PSTouchPoint(1, 50, 100)
179 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50
195 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50
237 for k, v in self.uhdev.led_classes.items():
239 logger.info(f"{k}: {v.brightness}")
241 idx = int(k[-1]) - 1
/linux/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c281 i2c_clock = 50; in radeon_get_i2c_prescale()
328 int i, j, k, ret = num; in r100_hw_i2c_xfer() local
472 for (k = 0; k < 32; k++) { in r100_hw_i2c_xfer()
504 for (k = 0; k < 32; k++) { in r100_hw_i2c_xfer()
532 for (k = 0; k < 32; k++) { in r100_hw_i2c_xfer()
633 for (i = 0; i < 50; i++) { in r500_hw_i2c_xfer()
638 if (i == 50) { in r500_hw_i2c_xfer()
681 udelay(50); in r500_hw_i2c_xfer()
723 udelay(50); in r500_hw_i2c_xfer()
766 udelay(50); in r500_hw_i2c_xfer()
/linux/include/dt-bindings/clock/
H A Dtegra20-car.h71 #define TEGRA20_CLK_MIPI 50
111 #define TEGRA20_CLK_AUDIO_2X 89 /* a/k/a audio_2x_sync_clk */
128 #define TEGRA20_CLK_CLK_32K 105 /* a/k/a clk_s */
153 #define TEGRA20_CLK_COP 129 /* a/k/a avp */
154 #define TEGRA20_CLK_AUDIO 130 /* a/k/a audio_sync_clk */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt7986-pinctrl.yaml119 "emmc_51" "emmc" 50, 51, 52, 53, 54, 55, 56, 57, 58, 59,
443 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
448 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
452 bias-pull-down = <MTK_PUPD_SET_R1R0_10>; /* pull-down 50K */
457 bias-pull-up = <MTK_PUPD_SET_R1R0_01>; /* pull-up 10K */
/linux/arch/arm64/include/asm/
H A Dkvm_arm.h26 #define HCR_TICAB (UL(1) << 50)
156 * Note that when using 4K pages, we concatenate two first level page tables
157 * together. With 16K pages, we concatenate 16 first level page tables.
170 * | Entry level | 4K | 16K/64K |
186 * TGRAN_SL0_BASE(4K) = 2
187 * TGRAN_SL0_BASE(16K) = 3
188 * TGRAN_SL0_BASE(64K) = 3
203 #else /* 4K */
243 * | Entry level | 4K 16K 64K |
373 #define __HDFGRTR_EL2_MASK (BIT(63) | GENMASK(58, 50) | GENMASK(48, 43) | \
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-duovero-parlor.dts122 /* optional 1K EEPROM with revision information */
147 gpmc,cs-rd-off-ns = <50>;
148 gpmc,cs-wr-off-ns = <50>;
153 gpmc,oe-off-ns = <50>;
155 gpmc,we-off-ns = <50>;
156 gpmc,rd-cycle-ns = <50>;
157 gpmc,wr-cycle-ns = <50>;
158 gpmc,access-ns = <50>;
163 gpmc,wr-access-ns = <50>;
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c30 { 44, 29, 68, 159, 201, 177, 50, 57, 77 }, /*left = h */
43 { 58, 50, 25, 139, 115, 232, 39, 52, 118 }, /*left = d135*/
44 { 50, 35, 33, 153, 104, 162, 64, 59, 131 }, /*left = d117*/
48 { 38, 72, 19, 168, 203, 212, 50, 50, 107 }, /*left = tm */
52 { 62, 30, 23, 158, 200, 207, 59, 57, 50 }, /*left = h */
120 { 49, 50, 35, 144, 95, 205, 63, 78, 59 }, /*left = d135*/
158 { 120, 11, 50, 123, 163, 135, 64, 77, 103 }, /* y = d45 */
506 { 4, 50, 84 },
606 { 50, 75, 127 },
625 { 1, 50, 81 },
[all …]
/linux/sound/soc/codecs/
H A Dwm8974.c45 { 48, 0x0000 }, { 49, 0x0002 }, { 50, 0x0000 }, { 51, 0x0000 },
91 static const DECLARE_TLV_DB_SCALE(digital_tlv, -12750, 50, 1);
265 unsigned int k; member
276 unsigned int K, Ndiv, Nmod; in pll_factors() local
300 K = Kpart & 0xFFFFFFFF; in pll_factors()
303 if ((K % 10) >= 5) in pll_factors()
304 K += 5; in pll_factors()
307 K /= 10; in pll_factors()
309 pll_div->k = K; in pll_factors()
333 snd_soc_component_write(component, WM8974_PLLK1, pll_div.k >> 18); in wm8974_set_dai_pll()
[all …]
/linux/drivers/net/wireless/rsi/
H A Drsi_hal.h54 #define BL_BURN_TIMEOUT (50 * 1000)
70 #define CHECK_CRC 'K'
101 #define RSI_ULP_WRITE_50 50
129 #define MAX_FLASH_FILE_SIZE (400 * 1024) //400K

12345678910>>...35