Searched full:clockwise (Results 1 – 25 of 39) sorted by relevance
12
/linux-5.10/Documentation/input/devices/ |
D | rotary-encoder.rst | 57 This state is used to recognize a clockwise turn 64 This state is used to recognize a counter-clockwise turn
|
/linux-5.10/drivers/input/misc/ |
D | rotary_encoder.c | 51 signed char dir; /* 1 - clockwise, -1 - CCW */ 83 /* turning counter-clockwise */ in rotary_encoder_report_event() 89 /* turning clockwise */ in rotary_encoder_report_event()
|
D | powermate.c | 8 * clockwise and anticlockwise rotation. The dial also acts as a pushbutton with 16 * speeds of up to 7 clicks either clockwise or anticlockwise between pollings from
|
D | dm355evm_keys.c | 40 * is to the right. (That is, rotate the board counter-clockwise
|
/linux-5.10/drivers/hid/ |
D | hid-lgff.c | 108 *value++ = magnitude; /* clockwise strength */ in hid_lgff_set_autocenter() 109 *value++ = magnitude; /* counter-clockwise strength */ in hid_lgff_set_autocenter()
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 109 right (clockwise when viewed from above), a negative value to the 129 position. Positive values move the camera to the right (clockwise 496 right (clockwise when viewed from above), a negative value to the 538 counter-clockwise direction to be applied to the captured images once 635 A correction of 90 degrees in counter-clockwise direction has to be
|
/linux-5.10/Documentation/devicetree/bindings/display/ |
D | sitronix,st7586.txt | 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
D | ilitek,ili9225.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
D | ilitek,ili9341.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
D | himax,hx8357d.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
D | multi-inno,mi0283qt.txt | 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
/linux-5.10/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 133 along the (z) axis if rotated clockwise, and a positive value if rotated 134 counter-clockwise according to the right-hand rule.
|
/linux-5.10/drivers/of/unittest-data/ |
D | overlay_base.dts | 32 spin = "clockwise";
|
/linux-5.10/drivers/gpu/drm/omapdrm/ |
D | omap_fb.c | 101 /* Note: DRM rotates counter-clockwise, TILER & DSS rotates clockwise */
|
/linux-5.10/Documentation/fb/ |
D | sh7760fb.rst | 25 * Rotation works only 90degress clockwise, and only if horizontal
|
D | api.rst | 217 __u32 rotate; /* angle we rotate counter clockwise */
|
D | fbcon.rst | 129 - 1 - clockwise orientation (90 degrees)
|
/linux-5.10/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 174 in the counter-clockwise direction between the camera reference system 407 system is rotated by 90 degrees in the counter-clockwise direction 424 A correction of 90 degrees in counter-clockwise direction has to be
|
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.yaml | 50 Display rotation in degrees counter clockwise (0,90,180,270)
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_blend.c | 111 * clockwise direction. 260 * Rotation is the specified amount in degrees in counter clockwise direction,
|
D | drm_panel.c | 272 * rotation in the device tree is counter clockwise.
|
/linux-5.10/include/xen/interface/io/ |
D | kbdif.h | 459 * its orientation: calculated as a clockwise angle between the major axis 476 * orientation - int16_t, clockwise angle of the major axis 493 int16_t orientation; /* clockwise angle of the major axis */
|
/linux-5.10/Documentation/input/ |
D | multi-touch-protocol.rst | 270 quarter of a revolution clockwise around the touch center. The signed value
|
/linux-5.10/include/uapi/linux/ |
D | fb.h | 277 __u32 rotate; /* angle we rotate counter clockwise */
|
/linux-5.10/drivers/media/platform/exynos4-is/ |
D | fimc-core.h | 467 * @rotation: image clockwise rotation in degrees
|
12