Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dsh_mobile_lcdc.h51 #define LDMT1R_HSCNT (1 << 17) macro
/linux-3.4.99/drivers/video/
Dsh_mobile_lcdcfb.c650 tmp |= (ch->cfg->flags & LCDC_FLAGS_HSCNT) ? LDMT1R_HSCNT : 0; in sh_mobile_lcdc_geometry()