Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1060 hi.data.cs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()
1070 hi.data.ocs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds