Lines Matching defs:ark3116_private
70 struct ark3116_private { struct
71 wait_queue_head_t delta_msr_wait;
72 struct async_icount icount;
73 int irda; /* 1 for irda device */
76 struct mutex hw_lock;
78 int quot; /* baudrate divisor */
79 __u32 lcr; /* line control register value */
80 __u32 hcr; /* handshake control register (0x8)
82 __u32 mcr; /* modem contol register value */
85 spinlock_t status_lock;
86 __u32 msr; /* modem status register value */
87 __u32 lsr; /* line status register value */