Searched refs:LCDIF_CTRL_RUN (Results 1 – 4 of 4) sorted by relevance
198 writel(LCDIF_CTRL_RUN, ®s->hw_lcdif_ctrl_set); in mxs_lcd_init()223 desc.cmd.pio_words[0] = readl(®s->hw_lcdif_ctrl) | LCDIF_CTRL_RUN; in mxs_probe_common()
49 writel(LCDIF_CTRL_RUN, &lcdif_regs->hw_lcdif_ctrl_clr); in reset_cpu()
125 #define LCDIF_CTRL_RUN (1 << 0) macro
1055 #define LCDIF_CTRL_RUN (1 << 0) macro
Completed in 19 milliseconds