Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hamradio/
Dz8530.h236 #define SHDLCE 1 /* SDLC/HDLC Enhancements Enable */ macro
Ddmascc.c497 write_scc(priv, R15, SHDLCE); in setup_adapter()
771 write_scc(priv, R15, SHDLCE); in scc_open()
778 write_scc(priv, R15, SHDLCE); in scc_open()
Dscc.c859 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */ in init_channel()