Home
last modified time | relevance | path

Searched refs:degree (Results 51 – 75 of 144) sorted by relevance

123456

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c418 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in fimc_src_set_transf() local
430 switch (degree) { in fimc_src_set_transf()
691 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in fimc_dst_set_transf() local
700 switch (degree) { in fimc_dst_set_transf()
H A Dexynos_drm_gsc.c522 unsigned int degree = rotation & DRM_MODE_ROTATE_MASK; in gsc_src_set_transf() local
528 switch (degree) { in gsc_src_set_transf()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Drockchip-dw-mshc.yaml96 namely tuning for each degree.
/openbmc/linux/Documentation/scsi/
H A Ddc395x.rst11 great degree and caution should be exercised if you want to attempt
/openbmc/linux/Documentation/hwmon/
H A Dlm78.rst51 between -55 and +125 degrees, with a resolution of 1 degree.
H A Dlm83.rst87 given within a range of 0 to +125 degrees. Resolution is 1.0 degree,
H A Dsmsc47m192.rst43 of the temperatures is 1 bit per degree C.
H A Dlm75.rst143 set and read to half-degree accuracy.
H A Dlm90.rst580 is 1.0 degree for the local temperature, 0.125 degree for the remote
582 a resolution of 0.125 degree for both temperatures.
H A Dsis5595.rst89 resolution of 1 degree.
H A Dcoretemp.rst37 1 degree C. Valid temperatures are from 0 to TjMax degrees C, because
H A Dadt7475.rst116 with a resolution of 0.25 degree Celsius. Temperature readings can be
H A Dadm1021.rst119 are possible between -65 and +127 degrees, with a resolution of one degree.
H A Dadm1026.rst55 degree.
H A Dk10temp.rst105 resolution of 1/8th degree. Please note that it is defined as a relative
H A Dadm9240.rst88 are 8-bit signed data with resolution of one degree Celsius.
/openbmc/linux/drivers/media/pci/intel/
H A Dipu-bridge.c224 switch (ssdb->degree) { in ipu_bridge_parse_rotation()
232 ssdb->degree); in ipu_bridge_parse_rotation()
/openbmc/linux/drivers/s390/char/
H A Ddefkeymap.map21 keycode 16 = nul degree
/openbmc/qemu/docs/devel/
H A Dtcg-icount.rst20 fast on modern hardware. It can also provides for a degree of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch389 /* 90 degree rotation is equivalent to
465 /* 270 degree rotation is equivalent to
526 /* 180 degree rotation is equivalent to
1695 - JXFORM_ROT_90, /* 90-degree clockwise rotation */
1696 - JXFORM_ROT_180, /* 180-degree rotation */
1697 - JXFORM_ROT_270 /* 270-degree clockwise (or 90 ccw) */
1757 + JXFORM_ROT_90, /* 90-degree clockwise rotation */
1758 + JXFORM_ROT_180, /* 180-degree rotation */
1759 + JXFORM_ROT_270 /* 270-degree clockwise (or 90 ccw) */
/openbmc/qemu/pc-bios/keymaps/
H A Dsl192 degree 0x06 altgr
/openbmc/linux/Documentation/core-api/
H A Dlibrs.rst48 * generator polynomial degree (number of roots) = 6
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enuminput.rst156 .. note:: A 180 degree rotation is the same as HFLIP | VFLIP
/openbmc/linux/Documentation/scheduler/
H A Dsched-nice-design.rst43 This approach worked to some degree for some time, but later on with
/openbmc/linux/Documentation/admin-guide/media/
H A Dimx.rst35 upscaling), horizontal flip, and 90/270 degree rotation operations.
51 The IRT carries out 90 and 270 degree image rotation operations. The
320 horizontal and vertical flip, and 90/270 degree rotation. Flip
685 1. When using 90 or 270 degree rotation control at capture resolutions

123456