Searched defs:CH_CTRL (Results 1 – 4 of 4) sorted by relevance
395 struct CH_CTRL { struct396 __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 …]
233 struct CH_CTRL { struct234 __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 …]
245 struct CH_CTRL { struct246 __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 …]