Searched refs:AUTOEOM (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/hamradio/ |
D | z8530.h | 226 #define AUTOEOM 0x02 /* Auto EOM Latch Reset */ macro
|
D | dmascc.c | 778 write_scc(priv, R7, AUTOEOM); in scc_open() 805 write_scc(priv, R7, AUTOEOM | TXFIFOE); in scc_open() 807 write_scc(priv, R7, AUTOEOM); in scc_open() 809 write_scc(priv, R7, AUTOEOM | RXFIFOH); in scc_open()
|
D | scc.c | 861 wr(scc,R7,AUTOEOM); in init_channel()
|