Searched defs:ark3116_private (Results 1 – 1 of 1) sorted by relevance
59 struct ark3116_private { struct60 int irda; /* 1 for irda device */63 struct mutex hw_lock;65 int quot; /* baudrate divisor */66 __u32 lcr; /* line control register value */67 __u32 hcr; /* handshake control register (0x8)69 __u32 mcr; /* modem control register value */72 spinlock_t status_lock;73 __u32 msr; /* modem status register value */74 __u32 lsr; /* line status register value */