Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serial/
Damba-pl011.c261 struct uart_amba_port { struct
262 struct uart_port port;
263 const u16 *reg_offset;
264 struct clk *clk;
288 static unsigned int pl011_reg_to_offset(const struct uart_amba_port *uap, in pl011_reg_to_offset() argument
Damba-pl010.c51 struct uart_amba_port { struct
61 struct uart_amba_port *uap = in pl010_stop_tx() argument