Searched refs:intena (Results 1 – 2 of 2) sorted by relevance
199 custom.intena = IF_TBE; in rs_stop()220 custom.intena = IF_SETCLR | IF_TBE; in rs_start()353 custom.intena = IF_TBE; in transmit_chars()372 custom.intena = IF_TBE; in transmit_chars()425 custom.intena = IF_SETCLR | IF_TBE; in check_modem_status()441 custom.intena = IF_TBE; in check_modem_status()558 custom.intena = IF_SETCLR | IF_RBF | IF_TBE; in startup()624 custom.intena = IF_RBF | IF_TBE; in shutdown()822 custom.intena = IF_SETCLR | IF_TBE; in rs_flush_chars()867 custom.intena = IF_SETCLR | IF_TBE; in rs_write()[all …]
593 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER594 #define VBlankOff() custom.intena = IF_COPER