Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dcyclades.h395 struct CH_CTRL { struct
396 __u32 op_mode; /* operation mode */
397 __u32 intr_enable; /* interrupt masking */
398 __u32 sw_flow; /* SW flow control */
399 __u32 flow_status; /* output flow status */
400 __u32 comm_baud; /* baud rate - numerically specified */
401 __u32 comm_parity; /* parity */
402 __u32 comm_data_l; /* data length/stop */
403 __u32 comm_flags; /* other flags */
404 __u32 hw_flow; /* HW flow control */
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcyclades.h233 struct CH_CTRL { struct
234 __u32 op_mode;
235 __u32 intr_enable;
236 __u32 sw_flow;
237 __u32 flow_status;
238 __u32 comm_baud;
239 __u32 comm_parity;
240 __u32 comm_data_l;
241 __u32 comm_flags;
242 __u32 hw_flow;
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dcyclades.h245 struct CH_CTRL { struct
246 __u32 op_mode;
247 __u32 intr_enable;
248 __u32 sw_flow;
249 __u32 flow_status;
250 __u32 comm_baud;
251 __u32 comm_parity;
252 __u32 comm_data_l;
253 __u32 comm_flags;
254 __u32 hw_flow;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dcyclades.h245 struct CH_CTRL { struct
246 __u32 op_mode;
247 __u32 intr_enable;
248 __u32 sw_flow;
249 __u32 flow_status;
250 __u32 comm_baud;
251 __u32 comm_parity;
252 __u32 comm_data_l;
253 __u32 comm_flags;
254 __u32 hw_flow;
[all …]