Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h319 #define PM3RD_CursorMode_CURSOR_ENABLE (1 << 0) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c629 mode |= PM3RD_CursorMode_CURSOR_ENABLE; in pm3fb_cursor()