Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h339 #define PM3RD_CursorYLow 0x009 macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c647 PM3_WRITE_DAC_REG(par, PM3RD_CursorYLow, y & 0xff); in pm3fb_cursor()