Searched refs:TXX9_SIFCR_SWRST (Results 1 - 1 of 1) 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.c137 #define TXX9_SIFCR_SWRST 0x00008000 macro
257 sio_out(up, TXX9_SIFCR, TXX9_SIFCR_SWRST);
260 while ((sio_in(up, TXX9_SIFCR) & TXX9_SIFCR_SWRST) && --tmout)

Completed in 92 milliseconds