Home
last modified time | relevance | path

Searched refs:Loop (Results 1 – 25 of 35) 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.rst
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst28 3. Clock and PLL (Phase-Locked Loop) configuration
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-dcc95 iv) Loop instruction
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1106 Loop filter mode for H264 encoder. Possible values are:
1119 - Loop filter is enabled.
1121 - Loop filter is disabled.
1123 - Loop filter is disabled at the slice boundary.
1131 Loop filter alpha coefficient, defined in the H264 standard.
1138 Loop filter beta coefficient, defined in the H264 standard.
2510 Loop filter mode for HEVC encoder. Possible values are:
2523 - Loop filter is disabled.
2525 - Loop filter is enabled.
2527 - Loop filte
[all...]
/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/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;
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst
/linux/tools/power/pm-graph/
H A DREADME416 # Call Loop Max Gap (dev mode only)
420 # Call Loop Max Length (dev mode only)
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst250 Loop avoidance

12