Searched refs:REG_CURS_PAL (Results 1 – 1 of 1) sorted by relevance
60 #define REG_CURS_PAL 0x000508 macro304 } else if (addr >= REG_CURS_PAL && addr < REG_CURS_PAL + 0x18) { in g364fb_ctrl_read()306 int idx = (addr - REG_CURS_PAL) >> 3; in g364fb_ctrl_read()377 } else if (addr >= REG_CURS_PAL && addr < REG_CURS_PAL + 0x18) { in g364fb_ctrl_write()379 int idx = (addr - REG_CURS_PAL) >> 3; in g364fb_ctrl_write()