Searched refs:SM501_DC_PANEL_PALETTE (Results 1 – 3 of 3) sorted by relevance
373 #define SM501_DC_PANEL_PALETTE 0x400 macro1295 case SM501_DC_PANEL_PALETTE ... SM501_DC_PANEL_PALETTE + 0x400 * 3 - 4: in sm501_disp_ctrl_read()1296 ret = sm501_palette_read(opaque, addr - SM501_DC_PANEL_PALETTE); in sm501_disp_ctrl_read()1431 case SM501_DC_PANEL_PALETTE ... SM501_DC_PANEL_PALETTE + 0x400 * 3 - 4: in sm501_disp_ctrl_write()1432 sm501_palette_write(opaque, addr - SM501_DC_PANEL_PALETTE, value); in sm501_disp_ctrl_write()1746 SM501_DC_PANEL_PALETTE] in sm501_update_display()
324 #define SM501_DC_PANEL_PALETTE (0x400) macro
843 sm501fb_setup_gamma(fbi, SM501_DC_PANEL_PALETTE); in sm501fb_set_par_pnl()848 sm501fb_setup_gamma(fbi, SM501_DC_PANEL_PALETTE); in sm501fb_set_par_pnl()923 base += SM501_DC_PANEL_PALETTE; in sm501fb_setcolreg()1620 smc501_writel(0, info->regs + SM501_DC_PANEL_PALETTE + (k * 4)); in sm501fb_start()