Home
last modified time | relevance | path

Searched refs:orientation (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v5.4/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c30 int orientation; member
36 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
42 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
50 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
58 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
66 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
75 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
83 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
90 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
96 .orientation = DRM_MODE_PANEL_ORIENTATION_RIGHT_UP,
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dsi.c117 enum drm_panel_orientation orientation; in intel_dsi_get_panel_orientation() local
119 orientation = dev_priv->vbt.dsi.orientation; in intel_dsi_get_panel_orientation()
120 if (orientation != DRM_MODE_PANEL_ORIENTATION_UNKNOWN) in intel_dsi_get_panel_orientation()
121 return orientation; in intel_dsi_get_panel_orientation()
123 orientation = dev_priv->vbt.orientation; in intel_dsi_get_panel_orientation()
124 if (orientation != DRM_MODE_PANEL_ORIENTATION_UNKNOWN) in intel_dsi_get_panel_orientation()
125 return orientation; in intel_dsi_get_panel_orientation()
Dvlv_dsi.c1572 enum drm_panel_orientation orientation; in vlv_dsi_get_hw_panel_orientation() local
1593 orientation = DRM_MODE_PANEL_ORIENTATION_UNKNOWN; in vlv_dsi_get_hw_panel_orientation()
1595 orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in vlv_dsi_get_hw_panel_orientation()
1597 orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in vlv_dsi_get_hw_panel_orientation()
1601 return orientation; in vlv_dsi_get_hw_panel_orientation()
1608 enum drm_panel_orientation orientation; in vlv_dsi_get_panel_orientation() local
1611 orientation = vlv_dsi_get_hw_panel_orientation(connector); in vlv_dsi_get_panel_orientation()
1612 if (orientation != DRM_MODE_PANEL_ORIENTATION_UNKNOWN) in vlv_dsi_get_panel_orientation()
1613 return orientation; in vlv_dsi_get_panel_orientation()
/Linux-v5.4/include/linux/platform_data/
Dinvensense_mpu6050.h23 __s8 orientation[9]; member
/Linux-v5.4/include/linux/iio/magnetometer/
Dak8975.h14 struct iio_mount_matrix orientation; member
/Linux-v5.4/drivers/usb/typec/mux/
Dpi3usb30532.c49 enum typec_orientation orientation) in pi3usb30532_sw_set() argument
58 switch (orientation) { in pi3usb30532_sw_set()
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt22 and thus implying that the component should be mounted in a certain orientation
28 reference to (x,y,z) orientation, with (x,y) corresponding to these axes on the
43 to this world. When using the mounting matrix, the sensor and device orientation
94 geomagnetic field. The system orientation vis-a-vis the world is defined with
151 relative orientation of any given sensor of this type with respect to the
/Linux-v5.4/drivers/hid/
Dhid-magicmouse.c195 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
203 orientation = (tdata[6] >> 2) - 32; in magicmouse_emit_touch()
213 orientation = (tdata[8] >> 5) - 4; in magicmouse_emit_touch()
224 orientation = (tdata[7] >> 2) - 32; in magicmouse_emit_touch()
291 input_report_abs(input, ABS_MT_ORIENTATION, -orientation); in magicmouse_emit_touch()
/Linux-v5.4/drivers/iio/magnetometer/
Dhmc5843.h43 struct iio_mount_matrix orientation; member
Dak8975.c368 struct iio_mount_matrix orientation; member
738 return &data->orientation; in ak8975_get_mount_matrix()
904 &data->orientation); in ak8975_probe()
908 data->orientation = pdata->orientation; in ak8975_probe()
/Linux-v5.4/drivers/iio/accel/
Dkxsd9.c75 struct iio_mount_matrix orientation; member
266 return &st->orientation; in kxsd9_get_mount_matrix()
420 ret = iio_read_mount_matrix(dev, "mount-matrix", &st->orientation); in kxsd9_common_probe()
/Linux-v5.4/drivers/iio/gyro/
Dmpu3050.h70 struct iio_mount_matrix orientation; member
Ditg3200_core.c248 return &data->orientation; in itg3200_get_mount_matrix()
313 &st->orientation); in itg3200_probe()
/Linux-v5.4/include/linux/usb/
Dtypec_mux.h14 enum typec_orientation orientation);
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_ipi.h102 int32_t orientation; /* 0, 90, 180, 270 */ member
/Linux-v5.4/drivers/iio/
DMakefile33 obj-y += orientation/
/Linux-v5.4/include/linux/iio/gyro/
Ditg3200.h104 struct iio_mount_matrix orientation; member
/Linux-v5.4/Documentation/input/
Dmulti-touch-protocol.rst215 and MINOR are the major and minor axis of an ellipse. The orientation of
246 orientation of the contact and the approaching tool are assumed to be the
269 The orientation of the touching ellipse. The value should describe a signed
279 degree orientation, the reported orientation must exceed the range max to
284 information is not available in the kernel driver. Partial orientation
342 For devices reporting contacts as rectangular shapes, signed orientation
372 Rationale: We have no information about the orientation of the touching
/Linux-v5.4/Documentation/fb/
Dfbcon.rst132 This option changes the orientation angle of the console display. The
135 - 0 - normal orientation (0 degree)
136 - 1 - clockwise orientation (90 degrees)
137 - 2 - upside down orientation (180 degrees)
138 - 3 - counterclockwise orientation (270 degrees)
151 use the framebuffer will remain at their 'normal' orientation.
/Linux-v5.4/include/xen/interface/io/
Dkbdif.h493 int16_t orientation; /* clockwise angle of the major axis */ member
/Linux-v5.4/drivers/input/touchscreen/
Dauo-pixcir-ts.c121 int orientation; member
165 point[i].orientation = raw_area[2 * i] > raw_area[2 * i + 1]; in auo_pixcir_collect_data()
215 point[i].orientation); in auo_pixcir_interrupt()
Dzforce_ts.c88 int orientation; member
373 point.orientation = payload[9 * i + 6] > payload[9 * i + 7]; in zforce_touch_event()
384 point.orientation); in zforce_touch_event()
402 point.orientation); in zforce_touch_event()
/Linux-v5.4/drivers/of/unittest-data/
Doverlay_base.dts46 orientation = < 127 >;
/Linux-v5.4/drivers/video/fbdev/
Defifb.c343 int err, orientation; in efifb_probe() local
545 orientation = drm_get_panel_orientation_quirk(efifb_defined.xres, in efifb_probe()
547 switch (orientation) { in efifb_probe()
/Linux-v5.4/drivers/usb/typec/
Dclass.c51 enum typec_orientation orientation; member
1445 enum typec_orientation orientation) in typec_set_orientation() argument
1450 ret = port->sw->set(port->sw, orientation); in typec_set_orientation()
1455 port->orientation = orientation; in typec_set_orientation()
1469 return port->orientation; in typec_get_orientation()

123