Home
last modified time | relevance | path

Searched refs:cpm_uart_map_pram (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H A Dcpm_uart.h93 void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port,
H A Dcpm_uart_cpm2.c42 void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port, in cpm_uart_map_pram() function
H A Dcpm_uart_cpm1.c44 void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port, in cpm_uart_map_pram() function
H A Dcpm_uart_core.c1177 pinfo->sccup = pram = cpm_uart_map_pram(pinfo, np); in cpm_uart_init_port()
1182 pinfo->smcup = pram = cpm_uart_map_pram(pinfo, np); in cpm_uart_init_port()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dcpm_uart.c1210 static void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port, in cpm_uart_map_pram() function
1299 pinfo->sccup = pram = cpm_uart_map_pram(pinfo, np); in cpm_uart_init_port()
1304 pinfo->smcup = pram = cpm_uart_map_pram(pinfo, np); in cpm_uart_init_port()

Completed in 8 milliseconds