Home
last modified time | relevance | path

Searched defs:sc16is7xx_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/tty/serial/
Dsc16is7xx.c342 struct sc16is7xx_port { struct
343 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