Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h154 #define LOOPBAK 0x10 /* Local loopback */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dzs.h209 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dsunzilog.h192 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dip22zilog.h190 #define LOOPBAK 0x10 /* Local loopback */ macro
H A Dpmac_zilog.h283 #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.c800 write_zsreg(uap, 14, (LOOPBAK | BRSRC)); in pmz_fix_zero_bug_scc()
801 write_zsreg(uap, 14, (LOOPBAK | BRSRC | BRENAB)); in pmz_fix_zero_bug_scc()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dz85230.h175 #define LOOPBAK 0x10 /* Local loopback */ macro