Searched refs:LDCMD_PAL (Results 1 – 4 of 4) sorted by relevance
163 #define LDCMD_PAL (1 << 26) /* instructs DMA to load palette buffer */ macro
1094 pal_desc->ldcmd |= LDCMD_PAL; in setup_frame_dma()
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