Searched refs:SCCread_NB (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/char/
H A Dvme_scc.c538 ch = SCCread_NB(RX_DATA_REG);
580 ch = SCCread_NB(RX_DATA_REG);
620 while ((SCCread_NB(STATUS_REG) & SR_TX_BUF_EMPTY)) {
659 sr = scc_last_status_reg[channel] = SCCread_NB(STATUS_REG);
H A Dscc.h609 #define SCCread_NB(reg) _SCCread(port,_scc_shadow,scc_del,(reg),0) macro

Completed in 105 milliseconds