Home
last modified time | relevance | path

Searched defs:Y_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dts4800-ts.c32 #define Y_OFFSET 0x2 macro
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py18 Y_OFFSET = 100 variable in RootFrame
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c588 #define Y_OFFSET(pix, x, y) ((x) + pix->bytesperline * (y)) macro