Home
last modified time | relevance | path

Searched refs:PM3FBSourceReadBufferOffset_YOffset (Results 1 - 4 of 4) sorted by relevance

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

Completed in 11 milliseconds