Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpm3fb.h257 #define PM3RD_IndexHigh 0x4028 macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c114 PM3_WRITE_REG(par, PM3RD_IndexHigh, (r >> 8) & 0xff); in PM3_WRITE_DAC_REG()