Home
last modified time | relevance | path

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

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