Searched full:rotating (Results 1 – 25 of 48) sorted by relevance
12
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 29 - rotating parity 0 with data continuation 32 - rotating parity N with data continuation 35 - rotating parity 0 with data restart 38 - rotating parity N with data restart 41 - rotating parity zero (left-to-right) with data restart 44 - rotating parity N (right-to-left) with data restart 47 - rotating parity N (right-to-left) with data continuation
|
D | striped.rst | 7 with consecutive chunks rotating among the underlying devices. This can
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | dlg,da7280.txt | 12 "ERM-bar" - Bar type Eccentric Rotating Mass. 13 "ERM-coin" - Coin type Eccentric Rotating Mass.
|
D | ti,drv260x.txt | 15 DRV260X_ERM_MODE - Eccentric Rotating Mass mode (Rotary vibrator)
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | allwinner,sun8i-a83t-de2-rotate.yaml | 16 rotating and flipping images.
|
/Linux-v6.1/arch/ia64/lib/ |
D | strlen.S | 27 // loop unroll using rotating registers. 86 alloc saved_pfs=ar.pfs,11,0,0,8 // rotating must be multiple of 8
|
D | memcpy.S | 179 # define Nrot ((N+1 + 2 + 7) & ~7) /* number of rotating regs */
|
/Linux-v6.1/drivers/md/ |
D | raid5.h | 729 #define ALGORITHM_LEFT_ASYMMETRIC 0 /* Rotating Parity N with Data Restart */ 730 #define ALGORITHM_RIGHT_ASYMMETRIC 1 /* Rotating Parity 0 with Data Restart */ 731 #define ALGORITHM_LEFT_SYMMETRIC 2 /* Rotating Parity N with Data Continuation */ 732 #define ALGORITHM_RIGHT_SYMMETRIC 3 /* Rotating Parity 0 with Data Continuation */ 734 /* Define non-rotating (raid4) algorithms. These allow
|
/Linux-v6.1/arch/sparc/lib/ |
D | bitext.c | 8 * We expect a couple of fixed sizes of requests, so a rotating counter, reset
|
/Linux-v6.1/Documentation/admin-guide/acpi/ |
D | fan_performance_states.rst | 87 at which the fan is rotating.
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-vt8500.c | 144 /* Enable rotating priority for IRQ */ in vt8500_init_irq_hw()
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 131 device on a flat surface and spin it around the z axis (such as rotating a
|
/Linux-v6.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_wpf.c | 451 * flipping when rotation is enabled, as rotating the image in wpf_configure_partition() 478 * When rotating the output (after rotation) image in wpf_configure_partition()
|
/Linux-v6.1/drivers/gpu/drm/arm/ |
D | malidp_hw.h | 252 /* size of memory used for rotating layers, up to two banks available */
|
/Linux-v6.1/arch/alpha/lib/ |
D | ev6-memcpy.S | 202 ldq_u $3, 0($17) # L : seed (rotating load) of 8 bytes
|
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power9/ |
D | other.json | 345 "BriefDescription": "Rotating sample of 16 RD actives" 815 "BriefDescription": "Rotating sample of 16 snoop valids" 1600 "BriefDescription": "Rotating sample of 16 CI or CO actives" 1695 "BriefDescription": "Rotating sample of 8 WI valid (duplicate)" 2335 "BriefDescription": "Rotating sample of 32 PF actives"
|
/Linux-v6.1/drivers/gpu/drm/mediatek/ |
D | mtk_disp_ovl.c | 223 * TODO: Rotating/reflecting YUV buffers is not supported at this time. in mtk_ovl_layer_check()
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | control.rst | 268 180. Rotating the image to 90 and 270 will reverse the height and
|
/Linux-v6.1/drivers/gpu/drm/vc4/ |
D | vc4_txp.c | 54 * transposing (rotating), width is limited to 1920.
|
/Linux-v6.1/Documentation/input/ |
D | event-codes.rst | 338 transformations, such as scaling, flipping and rotating). Non-direct input
|
/Linux-v6.1/arch/arm/kernel/ |
D | bios32.c | 117 * rotating priorities completely. in pci_fixup_83c553()
|
/Linux-v6.1/fs/btrfs/ |
D | volumes.h | 356 bool rotating; member
|
/Linux-v6.1/include/target/ |
D | target_core_base.h | 100 /* By default don't report non-rotating (solid state) medium */
|
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power8/ |
D | other.json | 1745 "BriefDescription": "rotating sample of 16 CI or CO actives", 1823 "BriefDescription": "rotating sample of 32 PF actives", 1847 "BriefDescription": "rotating sample of 16 RD actives", 1865 "BriefDescription": "rotating sample of 8 snoop valids",
|
/Linux-v6.1/arch/ia64/kernel/ |
D | unaligned.c | 9 * 2002/12/09 Fix rotating register handling (off-by-1 error, missing fr-rotation). Fix 13 * 2001/10/11 Fix unaligned access to rotating registers in s/w pipelined loops.
|
12