Home
last modified time | relevance | path

Searched defs:baycom_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c112 struct baycom_state { struct
113 struct hdlcdrv_state hdrv;
115 unsigned int baud, baud_us, baud_arbdiv, baud_uartdiv, baud_dcdtimeout;
116 int opt_dcd;
118 struct modem_state {
145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
H A Dbaycom_epp.c155 int magic;
161 unsigned int modem;
163 unsigned char stat;
165 struct {
171 } cfg;
175 struct {
180 } hdlcrx;
182 struct {
190 } hdlctx;
196 struct debug_vals {
[all …]
H A Dbaycom_par.c112 struct baycom_state { struct
113 struct hdlcdrv_state hdrv;
115 struct pardevice *pdev;
116 unsigned int options;
118 struct modem_state {
143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
H A Dbaycom_ser_hdx.c98 struct baycom_state { struct
99 struct hdlcdrv_state hdrv;
101 int opt_dcd;
103 struct modem_state {
132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument