Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h328 #define PM3RD_CursorMode_TYPE_X (1 << 4) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c627 mode = PM3RD_CursorMode_TYPE_X; in pm3fb_cursor()