Searched refs:SHDLCE (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 237 #define SHDLCE 1 /* SDLC/HDLC Enhancements Enable */ macro
|
H A D | dmascc.c | 488 write_scc(priv, R15, SHDLCE); in setup_adapter() 765 write_scc(priv, R15, SHDLCE); in scc_open() 772 write_scc(priv, R15, SHDLCE); in scc_open()
|
H A D | scc.c | 860 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 237 #define SHDLCE 1 /* SDLC/HDLC Enhancements Enable */ macro
|
H A D | scc.c | 862 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()
|
Completed in 8 milliseconds