Searched refs:XY (Results 1 – 5 of 5) sorted by relevance
270 uint64_t L, XY; in optc2_align_vblanks() local305 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()
9 the EC here (XY -> GPE number from `/sys/kernel/debug/ec/*/gpe`):
33 Channel 7 XY - TSI interface to measure the X and Y voltage of the touch
141 CONFIG_INPUT_MOUSEDEV_SCREEN_[XY] in the kernel configuration are
1196 class XY(): class1388 self.dp = XY(0, 0)2135 self.pdp = XY(x, y) # pixel decimal places2216 subrange = XY(xsubrange, ysubrange)2277 return XY(xscale, yscale)