Searched refs:RxENAB (Results 1 – 4 of 4) sorted by relevance
81 #define RxENAB 0x1 /* Rx Enable */ macro
89 #define RxENAB 0x1 /* Rx Enable */ macro
187 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()725 up->curregs[R3] |= RxENAB; in __ip22zilog_startup()785 up->curregs[R3] &= ~RxENAB; in ip22zilog_shutdown()1142 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
206 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()790 up->curregs[R3] |= RxENAB; in __sunzilog_startup()850 up->curregs[R3] &= ~RxENAB; in sunzilog_shutdown()1349 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()1365 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
Completed in 10 milliseconds