Searched defs:CH_CTRL (Results 1 – 1 of 1) sorted by relevance
409 struct CH_CTRL { struct410 __u32 op_mode; /* operation mode */411 __u32 intr_enable; /* interrupt masking */412 __u32 sw_flow; /* SW flow control */413 __u32 flow_status; /* output flow status */414 __u32 comm_baud; /* baud rate - numerically specified */415 __u32 comm_parity; /* parity */416 __u32 comm_data_l; /* data length/stop */417 __u32 comm_flags; /* other flags */418 __u32 hw_flow; /* HW flow control */[all …]