Home
last modified time | relevance | path

Searched +full:32 +full:k (Results 1 – 25 of 1171) sorted by relevance

12345678910>>...47

/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616-cpu-opp.dtsi13 clock-latency-ns = <244144>; /* 8 32k periods */
20 clock-latency-ns = <244144>; /* 8 32k periods */
27 clock-latency-ns = <244144>; /* 8 32k periods */
35 clock-latency-ns = <244144>; /* 8 32k periods */
42 clock-latency-ns = <244144>; /* 8 32k periods */
54 clock-latency-ns = <244144>; /* 8 32k periods */
61 clock-latency-ns = <244144>; /* 8 32k periods */
71 clock-latency-ns = <244144>; /* 8 32k periods */
83 clock-latency-ns = <244144>; /* 8 32k periods */
90 clock-latency-ns = <244144>; /* 8 32k periods */
[all …]
H A Dsun50i-h5-cpu-opp.dtsi12 clock-latency-ns = <244144>; /* 8 32k periods */
18 clock-latency-ns = <244144>; /* 8 32k periods */
24 clock-latency-ns = <244144>; /* 8 32k periods */
30 clock-latency-ns = <244144>; /* 8 32k periods */
36 clock-latency-ns = <244144>; /* 8 32k periods */
42 clock-latency-ns = <244144>; /* 8 32k periods */
48 clock-latency-ns = <244144>; /* 8 32k periods */
54 clock-latency-ns = <244144>; /* 8 32k periods */
60 clock-latency-ns = <244144>; /* 8 32k periods */
H A Dsun50i-a64-cpu-opp.dtsi14 clock-latency-ns = <244144>; /* 8 32k periods */
20 clock-latency-ns = <244144>; /* 8 32k periods */
26 clock-latency-ns = <244144>; /* 8 32k periods */
32 clock-latency-ns = <244144>; /* 8 32k periods */
38 clock-latency-ns = <244144>; /* 8 32k periods */
44 clock-latency-ns = <244144>; /* 8 32k periods */
50 clock-latency-ns = <244144>; /* 8 32k periods */
56 clock-latency-ns = <244144>; /* 8 32k periods */
H A Dsun50i-h6-cpu-opp.dtsi12 clock-latency-ns = <244144>; /* 8 32k periods */
21 clock-latency-ns = <244144>; /* 8 32k periods */
30 clock-latency-ns = <244144>; /* 8 32k periods */
39 clock-latency-ns = <244144>; /* 8 32k periods */
48 clock-latency-ns = <244144>; /* 8 32k periods */
57 clock-latency-ns = <244144>; /* 8 32k periods */
66 clock-latency-ns = <244144>; /* 8 32k periods */
75 clock-latency-ns = <244144>; /* 8 32k periods */
84 clock-latency-ns = <244144>; /* 8 32k periods */
93 clock-latency-ns = <244144>; /* 8 32k periods */
/linux/fs/btrfs/tests/
H A Dextent-map-tests.c50 * extent [0, 16K), followed by another file extent [16K, 20K), two dio reads
51 * are entering btrfs_get_extent() concurrently, t1 is reading [8K, 16K), t2 is
52 * reading [0, 8K)
57 * -> add_extent_mapping(0, 16K)
59 * ->add_extent_mapping(0, 16K)
77 /* Add [0, 16K) */ in test_case_1()
87 test_err("cannot add extent range [0, 16K)"); in test_case_1()
92 /* Add [16K, 20K) following [0, 16K) */ in test_case_1()
109 test_err("cannot add extent range [16K, 20K)"); in test_case_1()
121 /* Add [0, 8K), should return [0, 16K) instead. */ in test_case_1()
[all …]
/linux/fs/bcachefs/
H A Dtests.c36 struct bkey_i_cookie k; in test_delete() local
39 bkey_cookie_init(&k.k_i); in test_delete()
40 k.k.p.snapshot = U32_MAX; in test_delete()
42 bch2_trans_iter_init(trans, &iter, BTREE_ID_xattrs, k.k.p, in test_delete()
47 bch2_trans_update(trans, &iter, &k.k_i, 0)); in test_delete()
77 struct bkey_i_cookie k; in test_delete_written() local
80 bkey_cookie_init(&k.k_i); in test_delete_written()
81 k.k.p.snapshot = U32_MAX; in test_delete_written()
83 bch2_trans_iter_init(trans, &iter, BTREE_ID_xattrs, k.k.p, in test_delete_written()
88 bch2_trans_update(trans, &iter, &k.k_i, 0)); in test_delete_written()
[all …]
H A Dbackpointers.h14 return (((x & 0x00000000ffULL) << 32)| in swab40()
18 ((x & 0xff00000000ULL) >> 32)); in swab40()
21 int bch2_backpointer_validate(struct bch_fs *, struct bkey_s_c k, enum bch_validate_flags);
30 .min_val_size = 32, \
99 bp_k.k.p = bucket_pos_to_bp(ca, bucket, bp.bucket_offset); in bch2_bucket_backpointer_mod()
103 bp_k.k.type = KEY_TYPE_deleted; in bch2_bucket_backpointer_mod()
104 set_bkey_val_u64s(&bp_k.k, 0); in bch2_bucket_backpointer_mod()
110 static inline enum bch_data_type bch2_bkey_ptr_data_type(struct bkey_s_c k, in bch2_bkey_ptr_data_type() argument
114 switch (k.k->type) { in bch2_bkey_ptr_data_type()
123 struct bkey_s_c_stripe s = bkey_s_c_to_stripe(k); in bch2_bkey_ptr_data_type()
[all …]
/linux/drivers/media/common/b2c2/
H A Dflexcop-sram.c183 * 32K memory chip. If not, the data is read
203 * 32K memory chip. If not, the data is
285 return 32768; /* 32K */
287 return 65536; /* 64K */
289 return 131072; /* 128K */
290 return 32768; /* 32K */
293 /* FlexcopII can work with 32K, 64K or 128K of external SRAM memory.
294 - for 128K there are 4x32K chips at bank 0,1,2,3.
295 - for 64K there are 2x32K chips at bank 1,2.
296 - for 32K there is one 32K chip at bank 0.
[all …]
/linux/drivers/net/wireless/ath/
H A Dkey.c130 const struct ath_keyval *k, in ath_hw_set_keycache_entry() argument
143 switch (k->kv_type) { in ath_hw_set_keycache_entry()
164 if (k->kv_len < WLAN_KEY_LEN_WEP40) { in ath_hw_set_keycache_entry()
166 k->kv_len); in ath_hw_set_keycache_entry()
169 if (k->kv_len <= WLAN_KEY_LEN_WEP40) in ath_hw_set_keycache_entry()
171 else if (k->kv_len <= WLAN_KEY_LEN_WEP104) in ath_hw_set_keycache_entry()
180 ath_err(common, "cipher %u not supported\n", k->kv_type); in ath_hw_set_keycache_entry()
184 key0 = get_unaligned_le32(k->kv_val + 0); in ath_hw_set_keycache_entry()
185 key1 = get_unaligned_le16(k->kv_val + 4); in ath_hw_set_keycache_entry()
186 key2 = get_unaligned_le32(k->kv_val + 6); in ath_hw_set_keycache_entry()
[all …]
/linux/arch/x86/crypto/
H A Dsha256-avx2-asm.S161 addl \disp(%rsp, SRND), h # h = k + w + h # --
175 add h, d # d = k + w + h + d # --
189 vpslld $(32-7), XTMP1, XTMP3
191 add y1, h # h = k + w + h + S0 # --
193 add y2, d # d = k + w + h + d + S1 + CH = d + t1 # --
197 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# --
209 addl offset(%rsp, SRND), h # h = k + w + h # --
224 add h, d # d = k + w + h + d # --
226 vpslld $(32-18), XTMP1, XTMP1
243 add y1, h # h = k + w + h + S0 # --
[all …]
/linux/drivers/irqchip/
H A Dirq-renesas-intc-irqpin.c35 * SENSE is read-write 32-bit with 2-bits or 4-bits per IRQ (*)
36 * PRIO is read-write 32-bit with 4-bits per IRQ (**)
37 * SOURCE is read-only 32-bit or 8-bit with 1-bit per IRQ (***)
38 * MASK is write-only 32-bit or 8-bit with 1-bit per IRQ (***)
39 * CLEAR is write-only 32-bit or 8-bit with 1-bit per IRQ (***)
146 /* The PRIO register is assumed to be 32-bit with fixed 4-bit fields. */ in intc_irqpin_mask_unmask_prio()
148 int shift = 32 - (irq + 1) * bitfield_width; in intc_irqpin_mask_unmask_prio()
157 /* The SENSE register is assumed to be 32-bit. */ in intc_irqpin_set_sense()
159 int shift = 32 - (irq + 1) * bitfield_width; in intc_irqpin_set_sense()
304 int k; in intc_irqpin_shared_irq_handler() local
[all …]
/linux/tools/include/linux/
H A Djhash.h14 * These are functions for producing 32-bit hashes for hash table lookup.
34 /* __jhash_mix -- mix 3 32-bit values reversibly. */
45 /* __jhash_final - final mixing of 3 32-bit values (a,b,c) into c */
61 * @k: sequence of bytes as key
73 const u8 *k = key; in jhash() local
78 /* All but the last block: affect some 32 bits of (a,b,c) */ in jhash()
80 a += __get_unaligned_cpu32(k); in jhash()
81 b += __get_unaligned_cpu32(k + 4); in jhash()
82 c += __get_unaligned_cpu32(k + 8); in jhash()
85 k += 12; in jhash()
[all …]
/linux/include/linux/
H A Djhash.h14 * These are functions for producing 32-bit hashes for hash table lookup.
34 /* __jhash_mix - mix 3 32-bit values reversibly. */
45 /* __jhash_final - final mixing of 3 32-bit values (a,b,c) into c */
61 * @k: sequence of bytes as key
73 const u8 *k = key; in jhash() local
78 /* All but the last block: affect some 32 bits of (a,b,c) */ in jhash()
80 a += __get_unaligned_cpu32(k); in jhash()
81 b += __get_unaligned_cpu32(k + 4); in jhash()
82 c += __get_unaligned_cpu32(k + 8); in jhash()
85 k += 12; in jhash()
[all …]
H A Dzconf.h13 that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values)
15 the default memory requirements from 256K to 128K, compile with
20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
35 # define MAX_WBITS 15 /* 32K LZ77 window */
54 typedef unsigned long uLong; /* 32 bits or more */
/linux/arch/sparc/crypto/
H A Dcamellia_asm.S32 .align 32
36 ld [%o0 + 0x00], %f0 ! i0, k[0]
37 ld [%o0 + 0x04], %f1 ! i1, k[1]
38 ld [%o0 + 0x08], %f2 ! i2, k[2]
39 ld [%o0 + 0x0c], %f3 ! i3, k[3]
40 std %f0, [%o1 + 0x00] ! k[0, 1]
42 std %f2, [%o1 + 0x08] ! k[2, 3]
49 std %f0, [%o1 + 0x20] ! k[8, 9]
57 std %f2, [%o1 + 0x28] ! k[10, 11]
89 std %f0, [%o1 + 0x10] ! k[ 4, 5]
[all …]
/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c145 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_ae_dump()
147 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_ae_dump()
149 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_ae_dump()
158 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_awb_dump()
160 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_awb_dump()
162 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_awb_dump()
171 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_af_dump()
173 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_af_dump()
175 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_af_dump()
177 ia_css_debug_dtrace(level, "\t%-32s = %d\n", in ia_css_af_dump()
[all …]
/linux/drivers/net/wireguard/selftest/
H A Dallowedips.c32 if (bits == 32) { in print_node()
112 if (cidr % 32) in horrible_cidr_to_mask()
113 mask.all[cidr / 32] = (__force u32)htonl( in horrible_cidr_to_mask()
114 (0xFFFFFFFFUL << (32 - (cidr % 32))) & 0xFFFFFFFFUL); in horrible_cidr_to_mask()
256 unsigned int i, j, k, mutate_amount, cidr; in randomized_test() local
288 cidr = get_random_u32_inclusive(1, 32); in randomized_test()
303 mutate_amount = get_random_u32_below(32); in randomized_test()
304 for (k = 0; k < mutate_amount / 8; ++k) in randomized_test()
305 mutate_mask[k] = 0xff; in randomized_test()
306 mutate_mask[k] = 0xff in randomized_test()
[all …]
/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/lib/
H A Dtest_hash.c5 * produce the same thing and, for cases where a k-bit hash
24 /* 32-bit XORSHIFT generator. Seed must not be zero. */
60 /* Low 32-bits of integer to be hashed. */
85 test_int_hash_64(struct kunit *test, struct test_hash_params *params, u32 const *m, int *k) in test_int_hash_64() argument
87 params->h2 = hash_64_generic(*params->h64, *k); in test_int_hash_64()
91 *params->h64, *k, params->h1, params->h2); in test_int_hash_64()
95 *params->h64, *k, params->h1, *m); in test_int_hash_64()
112 int k; in test_int_hash() local
121 /* Test k = 1..32 bits */ in test_int_hash()
122 for (k = 1; k <= 32; k++) { in test_int_hash()
[all …]
H A Dbitmap.c40 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
41 for (k = 0; k < lim; ++k) in __bitmap_equal()
42 if (bitmap1[k] != bitmap2[k]) in __bitmap_equal()
46 if ((bitmap1[k] ^ bitmap2[k]) & BITMAP_LAST_WORD_MASK(bits)) in __bitmap_equal()
58 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local
61 for (k = 0; k < lim; ++k) { in __bitmap_or_equal()
62 if ((bitmap1[k] | bitmap2[k]) != bitmap3[k]) in __bitmap_or_equal()
69 tmp = (bitmap1[k] | bitmap2[k]) ^ bitmap3[k]; in __bitmap_or_equal()
75 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local
76 for (k = 0; k < lim; ++k) in __bitmap_complement()
[all …]
/linux/Documentation/devicetree/bindings/opp/
H A Dallwinner,sun50i-h6-operating-points.yaml54 A single 32 bit bitmap value, representing compatible HW, one
75 clock-latency-ns = <244144>; /* 8 32k periods */
84 clock-latency-ns = <244144>; /* 8 32k periods */
93 clock-latency-ns = <244144>; /* 8 32k periods */
109 clock-latency-ns = <244144>; /* 8 32k periods */
117 clock-latency-ns = <244144>; /* 8 32k periods */
126 clock-latency-ns = <244144>; /* 8 32k periods */
/linux/crypto/
H A Dwp512.c31 #define WP256_DIGEST_SIZE 32
34 #define WP512_LENGTHBYTES 32
784 u64 K[8]; /* the round key */ in wp512_process_buffer() local
793 state[0] = block[0] ^ (K[0] = wctx->hash[0]); in wp512_process_buffer()
794 state[1] = block[1] ^ (K[1] = wctx->hash[1]); in wp512_process_buffer()
795 state[2] = block[2] ^ (K[2] = wctx->hash[2]); in wp512_process_buffer()
796 state[3] = block[3] ^ (K[3] = wctx->hash[3]); in wp512_process_buffer()
797 state[4] = block[4] ^ (K[4] = wctx->hash[4]); in wp512_process_buffer()
798 state[5] = block[5] ^ (K[5] = wctx->hash[5]); in wp512_process_buffer()
799 state[6] = block[6] ^ (K[6] = wctx->hash[6]); in wp512_process_buffer()
[all …]
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a33.dtsi56 clock-latency-ns = <244144>; /* 8 32k periods */
62 clock-latency-ns = <244144>; /* 8 32k periods */
68 clock-latency-ns = <244144>; /* 8 32k periods */
74 clock-latency-ns = <244144>; /* 8 32k periods */
80 clock-latency-ns = <244144>; /* 8 32k periods */
86 clock-latency-ns = <244144>; /* 8 32k periods */
92 clock-latency-ns = <244144>; /* 8 32k periods */
98 clock-latency-ns = <244144>; /* 8 32k periods */
104 clock-latency-ns = <244144>; /* 8 32k periods */
110 clock-latency-ns = <244144>; /* 8 32k periods */
[all …]
/linux/drivers/spi/
H A Dspi-sh-msiof.c102 #define SIMDR2_BITLEN1(i) (((i) - 1) << 24) /* Data Size (8-32 bits) */
107 #define SISCR_BRPS_MASK GENMASK(12, 8) /* Prescaler Setting (1-32) */
140 #define SIFCTR_TFWM_32 (1UL << 29) /* Transfer Request when 32 empty stages */
155 #define SIFCTR_RFWM_32 (4 << 13) /* Transfer Request when 32 valid stages */
281 if (!div_pow && div <= 32 && div > 2) in sh_msiof_spi_set_clk_regs()
289 for (; brps > 32; div_pow++) in sh_msiof_spi_set_clk_regs()
292 /* Set transfer rate composite divisor to 2^5 * 32 = 1024 */ in sh_msiof_spi_set_clk_regs()
296 brps = 32; in sh_msiof_spi_set_clk_regs()
417 int k; in sh_msiof_spi_write_fifo_8() local
419 for (k = 0; k < words; k++) in sh_msiof_spi_write_fifo_8()
[all …]
/linux/drivers/mtd/
H A Dssfdc.c45 1MiB 2MiB 4MiB 8MiB 16MiB 32MiB 64MiB 128MiB
48 NSector 4 8 8 16 16 16 32 32
49 SumSector 2,000 4,000 8,000 16,000 32,000 64,000 128,000 256,000
67 { MiB( 32), 500, 8, 16 },
68 { MiB( 64), 500, 8, 32 },
69 { MiB(128), 500, 16, 32 },
76 int k; in get_chs() local
79 k = 0; in get_chs()
80 while (chs_table[k].size > 0 && size > chs_table[k].size) in get_chs()
81 k++; in get_chs()
[all …]

12345678910>>...47