Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h340 #define PM3RD_CursorYHigh 0x00a macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c648 PM3_WRITE_DAC_REG(par, PM3RD_CursorYHigh, (y >> 8) & 0xf); in pm3fb_cursor()