Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h227 #define AUTOEOM 0x02 /* Auto EOM Latch Reset */ macro
H A Ddmascc.c767 write_scc(priv, R7, AUTOEOM); in scc_open()
794 write_scc(priv, R7, AUTOEOM | TXFIFOE); in scc_open()
796 write_scc(priv, R7, AUTOEOM); in scc_open()
798 write_scc(priv, R7, AUTOEOM | RXFIFOH); in scc_open()
H A Dscc.c861 wr(scc,R7,AUTOEOM); in init_channel()