Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h609 #define PM3FBSourceReadBufferOffset_XOffset(x) ((x) & 0xffff) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c495 PM3FBSourceReadBufferOffset_XOffset(o_x) | in pm3fb_copyarea()