Home
last modified time | relevance | path

Searched refs:PRSR_CON_NT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h177 #define PRSR_CON_NT (1 << 10) /* Continue to Next Command */ macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa3xx-regs.h178 #define PRSR_CON_NT (1 << 10) /* Continue to Next Command */ macro
H A Dpxafb.c1168 prsr = lcd_readl(fbi, PRSR) | PRSR_ST_OK | PRSR_CON_NT; in pxafb_smart_flush()
1193 prsr = lcd_readl(fbi, PRSR) & ~(PRSR_ST_OK | PRSR_CON_NT); in pxafb_smart_flush()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxafb.c1171 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()

Completed in 7 milliseconds