Home
last modified time | relevance | path

Searched refs:XY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c270 uint64_t L, XY; in optc2_align_vblanks() local
305 XY = div_u64(L, p); in optc2_align_vblanks()
306 Y = master_v_active - XY - 1; in optc2_align_vblanks()
307 X = div_u64(((XY + 1) * p - L) * master_h_total, p * master_clock_divider); in optc2_align_vblanks()
/linux/Documentation/ABI/testing/
H A Ddebugfs-ec9 the EC here (XY -> GPE number from `/sys/kernel/debug/ec/*/gpe`):
/linux/Documentation/hwmon/
H A Dda9052.rst33 Channel 7 XY - TSI interface to measure the X and Y voltage of the touch
/linux/Documentation/input/
H A Dinput.rst141 CONFIG_INPUT_MOUSEDEV_SCREEN_[XY] in the kernel configuration are
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1196 class XY(): class
1388 self.dp = XY(0, 0)
2135 self.pdp = XY(x, y) # pixel decimal places
2216 subrange = XY(xsubrange, ysubrange)
2277 return XY(xscale, yscale)