Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dpm3fb.h468 #define PM3RD_CursorPattern(p) (0x400 + (p)) macro
/linux-4.1.27/drivers/video/fbdev/
Dpm3fb.c689 int pos = PM3RD_CursorPattern(0); in pm3fb_cursor()
716 while (pos < PM3RD_CursorPattern(1024)) in pm3fb_cursor()