Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h468 #define PM3RD_CursorPattern(p) (0x400 + (p)) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c683 int pos = PM3RD_CursorPattern(0); in pm3fb_cursor()
710 while (pos < PM3RD_CursorPattern(1024)) in pm3fb_cursor()