Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 25 of 37) sorted by relevance

12

/linux/arch/arc/lib/
H A Dstrchr-700.S41 breq r7,0,.Loop ; For speed, we want this branch to be unaligned.
45 breq r12,0,.Loop ; For speed, we want this branch to be unaligned.
57 .Loop: label
67 breq r7,0,.Loop /* ... so that this branch is unaligned. */
H A Dstrlen.S43 .Loop: label
53 breq r12,0,.Loop
/linux/drivers/iio/frequency/
H A DKconfig6 # Phase-Locked Loop (PLL) frequency synthesizers
27 # Phase-Locked Loop (PLL) frequency synthesizers
30 menu "Phase-Locked Loop (PLL) frequency synthesizers"
/linux/rust/syn/
H A Dclassify.rs33 | Expr::Loop(_) in requires_comma_to_be_match_arm()
137 Expr::Loop(e) => return e.label.is_some(), in expr_leading_label()
194 | Expr::Loop(_) in expr_trailing_brace()
H A Dprecedence.rs141 | Expr::Loop(ExprLoop { attrs, .. }) in of()
170 | Expr::Loop(_) in of()
H A Dtoken.rs719 "loop" pub struct Loop
898 [loop] => { $crate::token::Loop };
H A Dexpr.rs186 Loop(ExprLoop),
949 | Expr::Loop(ExprLoop { attrs, .. }) in replace_attrs()
1260 Expr::Loop(input.parse()?) in parse_with_earlier_boundary_rule()
1848 input.parse().map(Expr::Loop) in atom_expr()
1878 Expr::Loop(input.parse()?) in atom_labeled()
1887 | Expr::Loop(ExprLoop { label, .. }) in atom_labeled()
2138 | Expr::Loop(_) in continue_parsing_early()
3240 Expr::Loop(e) => e.to_tokens(tokens), in print_expr()
H A Dstmt.rs366 | Expr::Loop(_) in stmt_expr()
H A Dfixup.rs753 | Expr::Loop(_) in scan_right()
/linux/arch/xtensa/lib/
H A Dstrnlen_user.S71 .Loop: label
79 blt a4, a10, .Loop
/linux/include/sound/
H A Dwavefront.h380 u8 Loop:1; member
404 u8 Loop:1; member
/linux/fs/affs/
H A DKconfig20 If you want to do this, you will also need to say Y or M to "Loop
/linux/Documentation/hwmon/
H A Dmp2993.rst23 MP2993 Dual Loop Digital Multi-phase Controller.
/linux/tools/power/pm-graph/config/
H A Dexample.cfg101 # Call Loop Max Gap (dev mode only)
105 # Call Loop Max Length (dev mode only)
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst128 CoreSight / ASM Pure Loop
130 CoreSight / Thread Loop 10 Threads - Check TID
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst28 3. Clock and PLL (Phase-Locked Loop) configuration
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst1179 - See :ref:`Loop Filter Flags <vp8_loop_filter_flags>`
1183 ``Loop Filter Flags``
1620 - Loop filter parameters. See struct :c:type:`v4l2_vp9_loop_filter` for more details.
1924 - Loop filter segment feature.
1999 '7.2.8 Loop filter semantics' of the :ref:`vp9` specification for more details.
2027 See :ref:`Loop Filter Flags <vp9_loop_filter_flags>`.
2035 ``Loop Filter Flags``
3301 AV1 Loop Restoration as described in section 6.10.15 "Loop restoration params
3315 - See :ref:`AV1 Loop Restoration Flags <av1_loop_restoration_flags>`.
3335 ``AV1 Loop Restoration Flags``
[all …]
H A Dext-ctrls-codec.rst1100 Loop filter mode for H264 encoder. Possible values are:
1113 - Loop filter is enabled.
1115 - Loop filter is disabled.
1117 - Loop filter is disabled at the slice boundary.
1125 Loop filter alpha coefficient, defined in the H264 standard.
1132 Loop filter beta coefficient, defined in the H264 standard.
2504 Loop filter mode for HEVC encoder. Possible values are:
2517 - Loop filter is disabled.
2519 - Loop filter is enabled.
2521 - Loop filter is disabled at the slice boundary.
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-dcc95 iv) Loop instruction
/linux/Documentation/hid/
H A Damd-sfh-hid.rst96 | | | Loop(for No of Sensors) | |
/linux/Documentation/sound/cards/
H A Dcmipci.rst165 IEC958 Loop
201 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S366 .Loop: label
497 jne .Loop;
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S399 .Loop: label
525 b .Loop
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg2747 * 960MHz Phase-Locked Loop Control 0
2774 * 960MHz Phase-Locked Loop Control 1
2815 * 960-MHz Phase-Locked Loop Test Count
2825 * 400-MHz Phase-Locked Loop Control 0
2851 * 400-MHz Phase-Locked Loop Control 1
2873 * 400-MHz Phase-Locked Loop Test Count
/linux/lib/crypto/arm/
H A Dsha1-armv7-neon.S325 .Loop: label
595 b .Loop;

12