Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h338 #define PM3RD_CursorXHigh 0x008 macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c646 PM3_WRITE_DAC_REG(par, PM3RD_CursorXHigh, (x >> 8) & 0xf); in pm3fb_cursor()