Searched full:clockwise (Results 1 – 25 of 38) sorted by relevance
12
| /Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-camera.rst | 110 right (clockwise when viewed from above), a negative value to the 130 position. Positive values move the camera to the right (clockwise 499 right (clockwise when viewed from above), a negative value to the 542 counter-clockwise direction to be applied to the captured images once 639 A correction of 90 degrees in counter-clockwise direction has to be
|
| /Linux-v5.15/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 | himax,hx8357d.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 | multi-inno,mi0283qt.txt | 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| /Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/media/ |
| D | video-interface-devices.yaml | 115 the counter-clockwise direction between the camera reference system 'Rc' 348 rotated by 90 degrees in the counter-clockwise direction relatively to the 365 A correction of 90 degrees in counter-clockwise direction has to be
|
| /Linux-v5.15/drivers/of/unittest-data/ |
| D | overlay_common.dtsi | 30 spin = "clockwise";
|
| /Linux-v5.15/drivers/gpu/drm/omapdrm/ |
| D | omap_fb.c | 101 /* Note: DRM rotates counter-clockwise, TILER & DSS rotates clockwise */
|
| /Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/display/panel/ |
| D | panel-common.yaml | 50 Display rotation in degrees counter clockwise (0,90,180,270)
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_blend.c | 111 * clockwise direction. 267 * 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-v5.15/drivers/gpu/drm/i915/display/ |
| D | skl_universal_plane.c | 822 * DRM_MODE_ROTATE_ is counter clockwise to stay compatible with Xrandr in skl_plane_ctl_rotate() 823 * while i915 HW rotation is clockwise, thats why this swapping. in skl_plane_ctl_rotate() 2280 * DRM_MODE_ROTATE_ is counter clockwise to stay compatible with Xrandr in skl_get_initial_plane_config() 2281 * while i915 HW rotation is clockwise, thats why this swapping. in skl_get_initial_plane_config()
|
| /Linux-v5.15/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-v5.15/Documentation/input/ |
| D | multi-touch-protocol.rst | 274 quarter of a revolution clockwise around the touch center. The signed value
|
| /Linux-v5.15/include/uapi/linux/ |
| D | fb.h | 277 __u32 rotate; /* angle we rotate counter clockwise */
|
12