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()
822 custom.intena = IF_SETCLR | IF_TBE; in rs_flush_chars()
825 custom.intreq = IF_SETCLR | IF_TBE; in rs_flush_chars()
867 custom.intena = IF_SETCLR | IF_TBE; in rs_write()
870 custom.intreq = IF_SETCLR | IF_TBE; in rs_write()
927 custom.intena = IF_SETCLR | IF_TBE; in rs_send_xchar()
930 custom.intreq = IF_SETCLR | IF_TBE; in rs_send_xchar()
1797 custom.intena = IF_SETCLR | (intena & IF_TBE); in serial_console_write()