Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_epp.c69 #define EPP_PTTBIT 0x08 macro
75 #define EPP_NTEF EPP_PTTBIT
121 #define EPP_PTTBIT 0x08 macro
128 #define EPP_NTEF EPP_PTTBIT
426 if (bc->hdlctx.state == tx_tail && !(stat & EPP_PTTBIT)) in transmit()
1055 hi.data.cs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_siocdevprivate()
1065 hi.data.ocs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_siocdevprivate()