Home
last modified time | relevance | path

Searched refs:SHDLCE (Results 1 – 3 of 3) sorted by relevance

/drivers/net/hamradio/
Dz8530.h237 #define SHDLCE 1 /* SDLC/HDLC Enhancements Enable */ macro
Ddmascc.c489 write_scc(priv, R15, SHDLCE); in setup_adapter()
766 write_scc(priv, R15, SHDLCE); in scc_open()
773 write_scc(priv, R15, SHDLCE); in scc_open()
Dscc.c861 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()