Home
last modified time | relevance | path

Searched refs:LOOPBAK (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h154 #define LOOPBAK 0x10 /* Local loopback */ macro
/openbmc/linux/drivers/tty/serial/
H A Dzs.h209 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dip22zilog.h190 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dsunzilog.h192 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dpmac_zilog.h273 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dzs.c409 newloop |= LOOPBAK; in zs_set_mctrl()
411 newloop &= ~LOOPBAK; in zs_set_mctrl()
H A Dpmac_zilog.c766 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc()
767 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()