Home
last modified time | relevance | path

Searched refs:RxENABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/hamradio/
H A Dz8530.h56 #define RxENABLE 0x1 /* Rx Enable */ macro
/linux/drivers/tty/serial/
H A Dzs.h108 #define RxENABLE 0x1 /* Rx Enable */ macro
H A Dpmac_zilog.h168 #define RxENABLE 0x1 /* Rx Enable */ macro
H A Dpmac_zilog.c134 write_zsreg(uap, R3, regs[R3] & ~RxENABLE); in pmz_load_zsregs()
768 write_zsreg(uap, 3, Rx8 | RxENABLE); in pmz_fix_zero_bug_scc()
841 write_zsreg(uap, R3, uap->curregs[R3] |= RxENABLE); in __pmz_startup()
929 uap->curregs[R3] &= ~RxENABLE; in pmz_shutdown()