Searched defs:sc16is7xx_port (Results 1 – 1 of 1) sorted by relevance
342 struct sc16is7xx_port { struct343 const struct sc16is7xx_devtype *devtype;344 struct clk *clk;368 static u8 sc16is7xx_port_read(struct uart_port *port, u8 reg) in sc16is7xx_port_read() argument