Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hamradio/
Dbaycom_epp.c84 #define EPP_PTTBIT 0x08 macro
90 #define EPP_NTEF EPP_PTTBIT
136 #define EPP_PTTBIT 0x08 macro
143 #define EPP_NTEF EPP_PTTBIT
437 if (bc->hdlctx.state == tx_tail && !(stat & EPP_PTTBIT)) in transmit()
1055 hi.data.cs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()
1065 hi.data.ocs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()