Searched refs:AUTOEOM (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | z8530.h | 227 #define AUTOEOM 0x02 /* Auto EOM Latch Reset */ macro
|
H A D | dmascc.c | 767 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() 1006 /* Reset EOM latch if we do not have the AUTOEOM feature */ in tx_on() 1321 it might have already been cleared again by AUTOEOM. */ in es_isr()
|
H A D | scc.c | 861 wr(scc,R7,AUTOEOM); in init_channel()
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | z8530.h | 227 #define AUTOEOM 0x02 /* Auto EOM Latch Reset */ macro
|
H A D | scc.c | 863 wr(scc,R7,AUTOEOM); in init_channel()
|
Completed in 8 milliseconds