Searched refs:TXX9_SITFIFO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_txx9.c82 #define TXX9_SITFIFO 0x1c macro
358 sio_out(up, TXX9_SITFIFO, up->port.x_char);
370 sio_out(up, TXX9_SITFIFO, xmit->buf[xmit->tail]);
539 sio_out(up, TXX9_SITFIFO, c);
542 sio_out(up, TXX9_SITFIFO, 13);
906 sio_out(up, TXX9_SITFIFO, ch);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup.c530 #define TXX9_SITFIFO 0x1c macro
535 __raw_writel(c, early_txx9_sio_port + TXX9_SITFIFO);

Completed in 112 milliseconds