Searched refs:PRSR_CON_NT (Results 1 – 2 of 2) sorted by relevance
177 #define PRSR_CON_NT (1 << 10) /* Continue to Next Command */ macro
1171 prsr = lcd_readl(fbi, PRSR) | PRSR_ST_OK | PRSR_CON_NT; in pxafb_smart_flush()1196 prsr = lcd_readl(fbi, PRSR) & ~(PRSR_ST_OK | PRSR_CON_NT); in pxafb_smart_flush()