Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h610 #define PM3FBSourceReadBufferOffset_YOffset(y) (((y) & 0xffff) << 16) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c496 PM3FBSourceReadBufferOffset_YOffset(o_y)); in pm3fb_copyarea()