Home
last modified time | relevance | path

Searched refs:coordinate (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst38 Each x, y coordinate register uses 16 bits to record the coordinate address in
47 Y coordinate X coordinate
54 vertex of the grid. The x coordinate is stored in the 16 LSBs and the y
55 coordinate in the 16 MSBs.
78 vertex coordinates for x and y. Each x, y coordinate register uses 16 bits
79 (UQ12.4) to record the coordinate address, with the Y coordinate in the
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dfunctional_helpers.py111 def get_table_element(self, table_id, *coordinate): argument
112 if len(coordinate) == 0:
120 row = coordinate[0]
122 if len(coordinate) == 1:
131 column = coordinate[1]
/openbmc/linux/Documentation/input/devices/
H A Dsentelic.rst117 Byte 2: X coordinate (xpos[9:2])
118 Byte 3: Y coordinate (ypos[9:2])
172 Byte 2: X coordinate (xpos[9:2])
173 Byte 3: Y coordinate (ypos[9:2])
197 Byte 2: X coordinate (xpos[9:2])
198 Byte 3: Y coordinate (ypos[9:2])
264 Byte 2: X coordinate (xpos[9:2])
265 Byte 3: Y coordinate (ypos[9:2])
291 Byte 2: X coordinate (xpos[9:2])
292 Byte 3: Y coordinate (ypos[9:2])
[all …]
H A Datarikbd.rst60 report relative motion, absolute motion in a coordinate system maintained
289 coordinate system. Motion beyond that value is also ignored.
332 occur before the internally maintained coordinate is changed by one
351 XMSB ; X coordinate
353 YMSB ; Y coordinate
366 XMSB ; X coordinate
367 XLSB ; (in scaled coordinate system)
368 YMSB ; Y coordinate
382 logical coordinate system internal to the ikbd for all relative or absolute
393 Makes the origin of the Y axis to be at the top of the logical coordinate
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml26 ti,coordinate-readouts:
28 step is used to read a single coordinate. A single readout is enough but
62 - ti,coordinate-readouts
73 ti,coordinate-readouts = <5>;
H A Dtouchscreen.yaml21 description: minimum x coordinate reported
26 description: minimum y coordinate reported
31 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1)
35 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst64 - Specifies the normalized x chromaticity coordinate of the color
72 - Specifies the normalized y chromaticity coordinate of the color
80 - Specifies the normalized x chromaticity coordinate of the white
84 - Specifies the normalized y chromaticity coordinate of the white
H A Dvidioc-cropcap.rst67 choose origin and units of the coordinate system in the analog
74 centered over the active picture area. The same coordinate system
H A Dselection-api-configuration.rst38 It uses the same coordinate system as ``V4L2_SEL_TGT_CROP_BOUNDS``. The
57 coordinates are also expressed in the same coordinate system as the
98 same coordinate system as the bounds rectangle. The active cropping area
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyproj_3.6.1.bb1 SUMMARY = "Python interface to PROJ (cartographic projections and coordinate transformations librar…
/openbmc/linux/fs/gfs2/
H A DKconfig16 a lock module to allow the computers coordinate their I/O so
/openbmc/docs/security/
H A Dobmc-github-security-advisory-template.md26 Please coordinate with the security response team
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dazoteq,iqs7222.yaml219 which coordinate filtering is no longer applied.
227 which coordinate filtering is linearly reduced.
656 maximum coordinate plus one.
676 which coordinate filtering is no longer applied.
684 which coordinate filtering is linearly reduced.
691 Specifies the coordinate filter damping factor to be applied
698 Applies the coordinate filter damping factor specified by
/openbmc/linux/Documentation/filesystems/
H A Dgfs2.rst10 file system, but also uses a lock module to allow the computers coordinate
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dqcom,bam-dmux.yaml16 (Qualcomm BAM DMA) and bidirectional interrupts to coordinate power control.
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch71 * coordinate. */
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,mu-msi.yaml14 communicate and coordinate by passing messages (e.g. data, status
/openbmc/linux/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dfsl,mu.yaml14 communicate and coordinate by passing messages (e.g. data, status
/openbmc/linux/Documentation/arch/arm/
H A Dvlocks.rst9 These are intended to be used to coordinate critical activity among CPUs
169 * vlocks are currently only used to coordinate between CPUs which are
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst294 The surface X coordinate of the center of the touching ellipse.
297 The surface Y coordinate of the center of the touching ellipse.
300 The surface X coordinate of the center of the approaching tool. Omit if
305 The surface Y coordinate of the center of the approaching tool. Omit if the
/openbmc/linux/drivers/dma-buf/
H A DKconfig26 A sync object driver that uses a 32bit counter to coordinate
/openbmc/linux/Documentation/mm/
H A Dmemory-model.rst169 event callbacks to allow a device-driver to coordinate memory management
174 PCI/-E topology to coordinate direct-DMA operations between themselves,
/openbmc/docs/
H A Dhw-vendor-repos-policy.md158 repositories utilized by OpenBMC. It is always going to be easier to coordinate
160 to coordinate with externally hosted repositories.)
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-brppt1-spi.dts309 ti,coordinate-readouts = <5>;

123