fintek_8250
static u8 sio_read_reg(struct fintek_8250 *pdata, u8 reg)
static void sio_write_reg(struct fintek_8250 *pdata, u8 reg, u8 data)
static void sio_write_mask_reg(struct fintek_8250 *pdata, u8 reg, u8 mask,
static int fintek_8250_check_id(struct fintek_8250 *pdata)
static int fintek_8250_get_ldn_range(struct fintek_8250 *pdata, int *min,
struct fintek_8250 *pdata = port->private_data;
static void fintek_8250_set_irq_mode(struct fintek_8250 *pdata, bool is_level)
static void fintek_8250_set_max_fifo(struct fintek_8250 *pdata)
struct fintek_8250 *pdata = port->private_data;
struct fintek_8250 *pdata = uart->port.private_data;
static int probe_setup_port(struct fintek_8250 *pdata,
struct fintek_8250 *pdata = uart->port.private_data;
struct fintek_8250 *pdata;
struct fintek_8250 probe_data;