Searched refs:byshort (Results 1 - 2 of 2) sorted by path

/linux-master/include/video/
H A Dnewport.h27 struct { volatile unsigned short s0, s1; } byshort; member in union:np_dcb
403 return regs->set.dcbdata0.byshort.s1;
435 regs->set.dcbdata0.byshort.s1 = addr;
/linux-master/drivers/video/console/
H A Dnewport_con.c173 npregs->set.dcbdata0.byshort.s1 = 0xff00;
175 npregs->set.dcbdata0.byshort.s1 = 0x0000;
212 linetable[i] = npregs->set.dcbdata0.byshort.s1;
223 treg = npregs->set.dcbdata0.byshort.s1;
228 treg = npregs->set.dcbdata0.byshort.s1;

Completed in 192 milliseconds