Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dpm3fb.h468 #define PM3RD_CursorPattern(p) (0x400 + (p)) macro
/Linux-v5.10/drivers/video/fbdev/
Dpm3fb.c682 int pos = PM3RD_CursorPattern(0); in pm3fb_cursor()
709 while (pos < PM3RD_CursorPattern(1024)) in pm3fb_cursor()