Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dsh_mobile_lcdc.h50 #define LDMT1R_DAPOL (1 << 24) macro
/linux-3.4.99/drivers/video/
Dsh_mobile_lcdcfb.c649 tmp |= (ch->cfg->flags & LCDC_FLAGS_DAPOL) ? LDMT1R_DAPOL : 0; in sh_mobile_lcdc_geometry()