Searched refs:EXT_INT_ENAB (Results 1 – 7 of 7) sorted by relevance
466 zport_a->regs[1] &= ~EXT_INT_ENAB; in zs_stop_rx()472 zport->regs[1] &= ~EXT_INT_ENAB; in zs_stop_rx()476 zport->regs[1] &= ~EXT_INT_ENAB; in zs_stop_rx()496 if (!(zport_a->regs[1] & EXT_INT_ENAB)) in zs_enable_ms()500 zport_a->regs[1] |= EXT_INT_ENAB; in zs_enable_ms()781 if (!(zport->regs[1] & EXT_INT_ENAB)) in zs_startup()786 zport->regs[1] |= RxINT_ALL | TxINT_ENAB | EXT_INT_ENAB; in zs_startup()
90 #define EXT_INT_ENAB 0x1 /* Ext Int Enable */ macro
63 #define EXT_INT_ENAB 0x1 /* Ext Int Enable */ macro
71 #define EXT_INT_ENAB 0x1 /* Ext Int Enable */ macro
197 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()790 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in __sunzilog_startup()851 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in sunzilog_shutdown()1344 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in sunzilog_init_hw()1360 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in sunzilog_init_hw()
150 #define EXT_INT_ENAB 0x1 /* Ext Int Enable */ macro
125 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in pmz_load_zsregs()201 uap->curregs[1] |= EXT_INT_ENAB; in pmz_interrupt_control()203 uap->curregs[1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_interrupt_control()