Home
last modified time | relevance | path

Searched refs:PM3RectanglePosition_XOffset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c428 PM3RectanglePosition_XOffset(modded.dx) | in pm3fb_fillrect()
499 PM3RectanglePosition_XOffset(modded.dx - x_align) | in pm3fb_copyarea()
569 PM3RectanglePosition_XOffset(image->dx) | in pm3fb_imageblit()
/openbmc/linux/include/video/
H A Dpm3fb.h964 #define PM3RectanglePosition_XOffset(x) ((x) & 0xffff) macro