Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h161 #define LDCMD_PAL (1 << 26) /* instructs DMA to load palette buffer */ macro
/linux-3.4.99/drivers/video/
Dpxafb.c1093 pal_desc->ldcmd |= LDCMD_PAL; in setup_frame_dma()