Home
last modified time | relevance | path

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

1234567

/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh114 rmdir A1/A2/A3 A1/A2 A1 B1 test/A1 test/B1 test > /dev/null 2>&1
651 [[ $CGRP_DIR = A2 ]] && CGRP_DIR=A1/A2
965 set_ctrl_state_noerr A1 $OLD_A1
966 set_ctrl_state_noerr A1/A2 $OLD_A2
967 set_ctrl_state_noerr A1/A2/A3 $OLD_A3
1089 mkdir A1
1090 cd A1
1099 cd A1
1104 cd A1
1108 cd A1
[all …]
/linux-6.15/arch/s390/crypto/
H A Dchacha-s390.S496 VLR A1,K0
527 VAF A1,A1,B1
533 VX D1,D1,A1
565 VAF A1,A1,B1
571 VX D1,D1,A1
622 VAF A1,A1,B1
628 VX D1,D1,A1
660 VAF A1,A1,B1
666 VX D1,D1,A1
721 VAF A1,A1,K0
[all …]
/linux-6.15/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dprobepoint.tc13 A1=`dec_addr $1`
17 PREV=`expr $A1 - $A2` # offset to previous symbol
24 set_offs `grep -v __pfx_ /proc/kallsyms | grep -A1 -B1 ${TARGET_FUNC} | cut -f 1 -d " " | xargs`
H A Dkprobe_args_comm.tc6 grep -A1 "fetcharg:" README | grep -q "\$comm" || exit_unsupported # this is too old
/linux-6.15/scripts/kconfig/tests/auto_submenu/
H A DKconfig21 config A1 config
22 bool "A1"
30 depends on A1
H A Dexpected_stdout4 A1 (A1) [Y/n/?] (NEW)
/linux-6.15/Documentation/devicetree/bindings/display/
H A Drenesas,shmobile-lcdc.yaml16 - renesas,r8a7740-lcdc # R-Mobile A1
31 "vou" or "dv_clk") is available on R-Mobile A1 only).
51 description: LCD port (R-Mobile A1 and SH-Mobile AG5)
56 description: HDMI port (R-Mobile A1 LCDC1 and SH-Mobile AG5)
/linux-6.15/Documentation/admin-guide/device-mapper/
H 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-6.15/arch/arm/boot/dts/marvell/
H 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";
H 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";
H A Darmada-388-clearfog.dts3 * Device Tree file for SolidRun Clearfog Pro revision A1 rev 2.0 (88F6828)
12 model = "SolidRun Clearfog A1";
/linux-6.15/drivers/clk/meson/
H A DKconfig115 tristate "Amlogic A1 SoC PLL controller support"
122 device, A1 SoC Family. Say Y if you want A1 PLL clock controller
126 tristate "Amlogic A1 SoC Peripherals clock controller support"
133 device, A1 SoC Family. Say Y if you want A1 Peripherals clock
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H 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-6.15/Documentation/hwmon/
H A Doxp-sensors.rst31 - AOKZOE A1
32 - AOKZOE A1 PRO
56 - AOK ZOE A1
57 - AOK ZOE A1 PRO
/linux-6.15/arch/m68k/fpsp040/
H 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))
H 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 …]
H 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
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Damlogic,meson-pinctrl-a1.yaml7 title: Amlogic Meson A1 pinmux controller
42 minItems: 62 # A1
/linux-6.15/tools/perf/arch/csky/util/
H A Dunwind-libdw.c24 dwarf_regs[1] = REG(A1); in libdw__arch_set_initial_registers()
60 dwarf_regs[3] = REG(A1); in libdw__arch_set_initial_registers()
/linux-6.15/Documentation/devicetree/bindings/iio/resolver/
H A Dadi,ad2s1210.yaml23 selected by the A0 and A1 input pins. In normal mode, data is latched by
28 A1 A0 Result
96 GPIO lines connected to the A0 and A1 pins. These pins select the data
120 This is used to indicate the selected mode if A0 and A1 are hard-wired
/linux-6.15/Documentation/devicetree/bindings/timer/
H 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-6.15/Documentation/devicetree/bindings/clock/
H A Drenesas,cpg-mstp-clocks.yaml24 - renesas,r7s72100-mstp-clocks # RZ/A1
26 - renesas,r8a7740-mstp-clocks # R-Mobile A1
H A Drenesas,cpg-clocks.yaml23 - const: renesas,r8a7740-cpg-clocks # R-Mobile A1
29 - const: renesas,rz-cpg-clocks # RZ/A1
47 description: Board-specific settings of the MD_CK* bits on R-Mobile A1
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_wa_test.c71 SUBPLATFORM_CASE(DG2, G12, A1),
77 GMDID_CASE(BATTLEMAGE, 2001, A0, 1301, A1),
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_step.c79 [0x1] = { COMMON_STEP(A1) },
92 [0x1] = { COMMON_STEP(A1) },

1234567