Searched refs:LDCMD_PAL (Results 1 – 2 of 2) sorted by relevance
575 fbi->dmadesc_palette->ldcmd = (fbi->palette_size * 2) | LDCMD_PAL; in pxafb_init()
2253 #define LDCMD_PAL (1 << 26) /* instructs DMA to load palette buffer */ macro