Home
last modified time | relevance | path

Searched refs:TxEOM (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h179 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dscc.c495 if (scc->stat.tx_state == TXS_ACTIVE && (status & TxEOM)) in scc_exint()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h235 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dip22zilog.h215 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dsunzilog.h219 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dpmac_zilog.h310 #define TxEOM 0x40 /* Tx underrun */ macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h235 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dip22zilog.h215 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dsunzilog.h219 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dpmac_zilog.h300 #define TxEOM 0x40 /* Tx underrun */ macro
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h179 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dscc.c497 if (scc->stat.tx_state == TXS_ACTIVE && (status & TxEOM)) in scc_exint()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h202 #define TxEOM 0x40 /* Tx underrun */ macro
H A Dz85230.c456 if (status & TxEOM) { in z8530_status()
570 if(status&TxEOM) in z8530_dma_status()
671 if(status&TxEOM) in z8530_status_clear()

Completed in 16 milliseconds