Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpermedia2.h65 #define PM2R_RD_CURSOR_X_LSB 0x4060 macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm2fb.c1403 pm2_WR(par, PM2R_RD_CURSOR_X_LSB, x & 0xff); in pm2fb_cursor()