Lines Matching refs:IF_SETCLR
220 custom.intena = IF_SETCLR | IF_TBE; in rs_start()
223 custom.intreq = IF_SETCLR | IF_TBE; in rs_start()
425 custom.intena = IF_SETCLR | IF_TBE; in check_modem_status()
428 custom.intreq = IF_SETCLR | IF_TBE; in check_modem_status()
558 custom.intena = IF_SETCLR | IF_RBF | IF_TBE; in startup()
839 custom.intena = IF_SETCLR | IF_TBE; in rs_flush_chars()
842 custom.intreq = IF_SETCLR | IF_TBE; in rs_flush_chars()
884 custom.intena = IF_SETCLR | IF_TBE; in rs_write()
887 custom.intreq = IF_SETCLR | IF_TBE; in rs_write()
944 custom.intena = IF_SETCLR | IF_TBE; in rs_send_xchar()
947 custom.intreq = IF_SETCLR | IF_TBE; in rs_send_xchar()
1842 custom.intena = IF_SETCLR | (intena & IF_TBE); in serial_console_write()