Searched refs:R_W_S (Results 1 – 2 of 2) sorted by relevance
35 #define R_W_S 0x2000 /* wrap bit */ macro
298 bd_status = R_E_S | R_I_S | R_W_S; in uhdlc_init()587 iowrite16be((bd_status & R_W_S) | R_E_S | R_I_S, &bd->status); in hdlc_rx_done()590 if (bd_status & R_W_S) { in hdlc_rx_done()989 bd_status = R_E_S | R_I_S | R_W_S; in uhdlc_resume()