Home
last modified time | relevance | path

Searched refs:exp2 (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/arch/x86/math-emu/
H A Dpoly_sin.c204 long int exponent, exp2, echange; in poly_cos() local
293 exp2 = -1; in poly_cos()
300 exp2 -= 16; in poly_cos()
336 shr_Xsig(&accumulator, exp2 - exponent); in poly_cos()
357 exp2 += norm_Xsig(&accumulator); in poly_cos()
359 exp2++; in poly_cos()
360 shr_Xsig(&fix_up, 65 + exp2); in poly_cos()
366 setexponentpos(&result, exp2 + echange); in poly_cos()
/linux-6.15/arch/arm64/boot/dts/ti/
H A Dk3-am642-sk.dts189 gpios = <&exp2 0 GPIO_ACTIVE_HIGH>;
197 gpios = <&exp2 1 GPIO_ACTIVE_HIGH>;
205 gpios = <&exp2 2 GPIO_ACTIVE_HIGH>;
213 gpios = <&exp2 3 GPIO_ACTIVE_HIGH>;
221 gpios = <&exp2 4 GPIO_ACTIVE_HIGH>;
229 gpios = <&exp2 5 GPIO_ACTIVE_HIGH>;
237 gpios = <&exp2 6 GPIO_ACTIVE_HIGH>;
246 gpios = <&exp2 7 GPIO_ACTIVE_HIGH>;
448 exp2: gpio@60 { label
H A Dk3-j7200-evm-quad-port-eth-exp.dtso66 reset-gpios = <&exp2 17 GPIO_ACTIVE_LOW>;
85 &exp2 {
H A Dk3-j721e-evm-quad-port-eth-exp.dtso68 reset-gpios = <&exp2 17 GPIO_ACTIVE_LOW>;
87 &exp2 {
H A Dk3-j784s4-evm-quad-port-eth-exp1.dtso78 reset-gpios = <&exp2 17 GPIO_ACTIVE_LOW>;
98 &exp2 {
H A Dk3-j7200-common-proc-board.dts74 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>;
115 standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>;
116 enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>;
354 exp2: gpio@22 { label
H A Dk3-j721s2-common-proc-board.dts78 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>;
119 standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>;
120 enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>;
359 exp2: gpio@22 { label
H A Dk3-j721e-common-proc-board.dts95 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>;
152 standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>;
153 enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>;
665 exp2: gpio@22 { label
961 reset-gpios = <&exp2 20 GPIO_ACTIVE_HIGH>;
H A DMakefile130 dtb-$(CONFIG_ARCH_K3) += k3-j784s4-evm-usxgmii-exp1-exp2.dtbo
219 k3-j784s4-evm-usxgmii-exp1-exp2-dtbs := k3-j784s4-evm.dtb \
220 k3-j784s4-evm-usxgmii-exp1-exp2.dtbo
251 k3-j784s4-evm-usxgmii-exp1-exp2.dtb
H A Dk3-am62-lp-sk.dts123 exp2: gpio@23 { label
H A Dk3-j784s4-j742s2-evm-common.dtsi209 gpio = <&exp2 2 GPIO_ACTIVE_HIGH>;
278 standby-gpios = <&exp2 7 GPIO_ACTIVE_HIGH>;
285 mux-gpios = <&exp2 14 GPIO_ACTIVE_HIGH>;
900 exp2: gpio@22 { label
H A Dk3-am68-sk-base-board.dts147 powerdown-gpios = <&exp2 0 GPIO_ACTIVE_LOW>;
589 exp2: gpio@20 { label
H A Dk3-am69-sk.dts329 mux-gpios = <&exp2 1 GPIO_ACTIVE_HIGH>;
907 exp2: gpio@21 { label
H A Dk3-am62p5-sk.dts428 exp2: gpio@23 { label
H A Dk3-am62a7-sk.dts553 exp2: gpio@23 { label
/linux-6.15/lib/
H A Dtest_bitmap.c44 static const unsigned long exp2[] __initconst = { variable
328 #define EXP2_IN_BITS (sizeof(exp2) * 8)
339 bitmap_replace(bmap, &exp2[0 * nlongs], &exp2[1 * nlongs], exp2_to_exp3_mask, nbits); in test_replace()
343 bitmap_replace(bmap, &exp2[1 * nlongs], &exp2[0 * nlongs], exp2_to_exp3_mask, nbits); in test_replace()
347 bitmap_replace(bmap, &exp2[0 * nlongs], &exp2[1 * nlongs], exp2_to_exp3_mask, nbits); in test_replace()
351 bitmap_replace(bmap, &exp2[1 * nlongs], &exp2[0 * nlongs], exp2_to_exp3_mask, nbits); in test_replace()
424 {0, "0-31:1/4,32-63:2/4,64-95:3/4,96-127:4/4", exp2, 128, 0},
/linux-6.15/tools/testing/selftests/net/
H A Dlink_netns.py75 for src_net, netns, link_netns, exp1, exp2 in cases:
89 ksft_true(validate_link_netns(tgt_net, "foo", exp2),
/linux-6.15/fs/nfsd/
H A Dvfs.c144 if (IS_ERR(exp2)) { in nfsd_cross_mnt()
145 err = PTR_ERR(exp2); in nfsd_cross_mnt()
169 *expp = exp2; in nfsd_cross_mnt()
170 exp2 = exp; in nfsd_cross_mnt()
173 exp_put(exp2); in nfsd_cross_mnt()
191 struct svc_export *exp2; in nfsd_lookup_parent() local
197 exp2 = rqst_exp_parent(rqstp, &path); in nfsd_lookup_parent()
198 if (PTR_ERR(exp2) == -ENOENT) { in nfsd_lookup_parent()
200 } else if (IS_ERR(exp2)) { in nfsd_lookup_parent()
202 return PTR_ERR(exp2); in nfsd_lookup_parent()
[all …]
/linux-6.15/lib/tests/
H A Dstring_helpers_kunit.c506 char exp2[string_get_size_maxbuf]; in __test_string_get_size_one() local
514 __strchrcut(exp2, exp_result2, cut); in __test_string_get_size_one()
520 test_string_get_size_check(test, prefix2, exp2, buf2, size, blk_size); in __test_string_get_size_one()
/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dhyperv_tlb_flush.c182 static inline void post_test(struct test_data *data, u64 exp1, u64 exp2) in post_test() argument
189 set_expected_val((void *)data->test_pages, exp2, WORKER_VCPU_ID_2); in post_test()
/linux-6.15/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1835 local exp2=$4
1840 print_check "mptcp_info ${info1:0:15}=$exp1:$exp2"
1848 if [ "$cnt1" != "$exp1" ] || [ "$cnt2" != "$exp2" ]; then
1849 fail_test "got $cnt1:$cnt2 $info1:$info2 expected $exp1:$exp2"
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2597.dtsi1389 exp2: gpio@77 { label
1747 gpio = <&exp2 10 GPIO_ACTIVE_HIGH>;
1767 gpio = <&exp2 9 GPIO_ACTIVE_HIGH>;
H A Dtegra186-p2771-0000.dts2264 exp2: gpio@77 { label