Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dnewport.h106 #define NPORT_DMODE0_S2S 0x00000003 /* Screen to screen operation */ macro
/linux-4.1.27/drivers/video/console/
Dnewport_con.c709 npregs->set.drawmode0 = (NPORT_DMODE0_S2S | NPORT_DMODE0_BLOCK | in newport_bmove()