Home
last modified time | relevance | path

Searched refs:A1 (Results 1 – 25 of 131) sorted by relevance

123456

/linux/tools/testing/selftests/ftrace/test.d/kprobe/
A Dprobepoint.tc13 A1=`dec_addr $1`
17 PREV=`expr $A1 - $A2` # offset to previous symbol
24 set_offs `grep -A1 -B1 ${TARGET_FUNC} /proc/kallsyms | cut -f 1 -d " " | xargs`
A Dkprobe_args_comm.tc6 grep -A1 "fetcharg:" README | grep -q "\$comm" || exit_unsupported # this is too old
A Dkprobe_syntax_errors.tc50 if grep -A1 "fetcharg:" README | grep -q '\$comm' ; then
/linux/Documentation/admin-guide/device-mapper/
A Ddm-raid.rst126 A1 A1 A1 A1 A2 A1 A1 A2 A2
144 A1 A2 A1 A2 A3 A1 A2 A3 A4
148 A2 A1 A3 A1 A2 A2 A1 A4 A3
160 A1 A2 A1 A2 A3 A1 A2 A3 A4
161 A2 A1 A3 A1 A2 A2 A1 A4 A3
/linux/arch/mips/mm/
A Dpage.c42 #define A1 5 macro
371 uasm_i_ld(buf, reg, off, A1); in build_copy_load()
373 uasm_i_lw(buf, reg, off, A1); in build_copy_load()
392 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref()
495 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
540 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
578 pg_addiu(&buf, A1, A1, 2 * off); in build_copy_page()
/linux/scripts/kconfig/tests/auto_submenu/
A DKconfig21 config A1 config
22 bool "A1"
30 depends on A1
A Dexpected_stdout4 A1 (A1) [Y/n/?] (NEW)
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Drenesas,rza1-irqc.yaml7 title: Renesas RZ/A1 Interrupt Controller
14 The RZ/A1 Interrupt Controller is a front-end for the GIC found on Renesas RZ/A1 and
/linux/arch/m68k/fpsp040/
A Dsatan.S317 |--U + A1*U*V*(A2 + V*(A3 + V)), V = U*U
319 |--THE NATURAL FORM IS U + U*V*(A1 + V*(A2 + V*A3))
320 |--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
322 |--PARTS A1*U*V AND (A2 + ... STUFF) MORE LOAD-BALANCED
332 fmuld ATANA1,%fp1 | ...A1*U*V
333 fmulx %fp2,%fp1 | ...A1*U*V*(A2+V*(A3+V))
A Dsetox.S128 | p = R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5))))
130 | made as "short" as possible: A1 (which is 1/2), A4 and A5
138 | [ S*(A1 + S*(A3 + S*A5)) ]
513 |-- R + R*R*(A1 + R*(A2 + R*(A3 + R*(A4 + R*A5))))
515 |--[R+R*S*(A2+S*A4)] + [S*(A1+S*(A3+S*A5))]
538 fadds #0x3F000000,%fp2 | ...fp2 IS A1+S*(A3+S*A5)
541 fmulx %fp1,%fp2 | ...fp2 IS S*(A1+S*(A3+S*A5))
682 |--[R*S*(A2+S*(A4+S*A6))] + [R+S*(A1+S*(A3+S*A5))]
707 fadds #0x3F000000,%fp3 | ...fp3 IS A1+S*(A3+S*A5)
715 fmulx %fp3,%fp1 | ...fp1 IS S*(A1+S*(A3+S*A5))
[all …]
A Dslogn.S388 |--U + V*(A1+U*(A2+U*(A3+U*(A4+U*(A5+U*A6))))) WHICH IS
389 |--[U + V*(A1+V*(A3+V*A5))] + [U*V*(A2+V*(A4+V*A6))]
404 faddd LOGA1,%fp2 | ...A1+V*(A3+V*A5)
408 fmulx %fp3,%fp2 | ...V*(A1+V*(A3+V*A5)), FP3 RELEASED
411 faddx %fp2,%fp0 | ...U+V*(A1+V*(A3+V*A5)), FP2 RELEASED
A Dssin.S47 | r + r*s*(A1+s*(A2+ ... + s*A7)), s = r*r.
213 addal %d0,%a1 | ...A1 IS THE ADDRESS OF N*PIBY2
233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
269 faddx SINA1,%fp1 | ...A1+T(A3+T(A5+TA7))
637 faddx SINA1,%fp1 | ...A1+S(A2+...)
640 fmulx %fp0,%fp1 | ...S(A1+...)
706 faddx SINA1,%fp2 | ...A1+S(A2+...)
/linux/arch/arm/boot/dts/
A Darmada-388-clearfog-pro.dts3 * Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
10 model = "SolidRun Clearfog Pro A1";
A Darmada-388-clearfog-base.dts3 * Device Tree file for SolidRun Clearfog Base revision A1 rev 2.0 (88F6828)
12 model = "SolidRun Clearfog Base A1";
A Darmada-388-clearfog.dts3 * Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
12 model = "SolidRun Clearfog A1";
A Daspeed-ast2600-evb-a1.dts7 model = "AST2600 A1 EVB";
/linux/Documentation/devicetree/bindings/timer/
A Drenesas,cmt.yaml28 - renesas,r8a7740-cmt0 # 32-bit CMT0 on R-Mobile A1
29 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1
30 - renesas,r8a7740-cmt2 # 32-bit CMT2 on R-Mobile A1
31 - renesas,r8a7740-cmt3 # 32-bit CMT3 on R-Mobile A1
32 - renesas,r8a7740-cmt4 # 32-bit CMT4 on R-Mobile A1
/linux/tools/perf/arch/csky/util/
A Dunwind-libdw.c23 dwarf_regs[1] = REG(A1); in libdw__arch_set_initial_registers()
59 dwarf_regs[3] = REG(A1); in libdw__arch_set_initial_registers()
/linux/arch/h8300/lib/
A Dudivsi3.S13 divxu.w A1,A2P
15 divxu.w A1,A0P
/linux/Documentation/devicetree/bindings/clock/
A Drenesas,cpg-mstp-clocks.yaml24 - renesas,r7s72100-mstp-clocks # RZ/A1
26 - renesas,r8a7740-mstp-clocks # R-Mobile A1
A Drenesas,cpg-clocks.yaml23 - const: renesas,r8a7740-cpg-clocks # R-Mobile A1
29 - const: renesas,rz-cpg-clocks # RZ/A1
43 description: Board-specific settings of the MD_CK* bits on R-Mobile A1
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-a1-ad401.dts12 model = "Amlogic Meson A1 AD401 Development Board";
A Dmeson-gxm-nexbox-a1.dts17 model = "NEXBOX A1";
89 model = "NEXBOX-A1";
/linux/drivers/gpu/drm/i915/
A Dintel_step.h22 func(A1) \
/linux/Documentation/admin-guide/media/
A Dsaa7164-cardlist.rst51 - 0070:88A1

Completed in 25 milliseconds

123456