Lines Matching refs:IF_SETCLR
182 custom.intena = IF_SETCLR | IF_TBE; in rs_start()
185 custom.intreq = IF_SETCLR | IF_TBE; in rs_start()
387 custom.intena = IF_SETCLR | IF_TBE; in check_modem_status()
390 custom.intreq = IF_SETCLR | IF_TBE; in check_modem_status()
520 custom.intena = IF_SETCLR | IF_RBF | IF_TBE; in startup()
778 custom.intena = IF_SETCLR | IF_TBE; in rs_flush_chars()
781 custom.intreq = IF_SETCLR | IF_TBE; in rs_flush_chars()
820 custom.intena = IF_SETCLR | IF_TBE; in rs_write()
823 custom.intreq = IF_SETCLR | IF_TBE; in rs_write()
871 custom.intena = IF_SETCLR | IF_TBE; in rs_send_xchar()
874 custom.intreq = IF_SETCLR | IF_TBE; in rs_send_xchar()
1690 custom.intena = IF_SETCLR | (intena & IF_TBE); in serial_console_write()