Searched refs:OMAP_LCDC_STAT_DONE (Results 1 – 2 of 2) sorted by relevance
25 #define OMAP_LCDC_STAT_DONE (1 << 0) macro
44 #define OMAP_LCDC_STAT_DONE (1 << 0) macro457 while (!(omap_readl(OMAP_LCDC_STATUS) & OMAP_LCDC_STAT_DONE)) { in htcherald_lcd_init()