Home
last modified time | relevance | path

Searched refs:earlycon_map (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dearlycon.c39 static void __iomem * __init earlycon_map(resource_size_t paddr, size_t size) in earlycon_map() function
151 port->membase = earlycon_map(port->mapbase, 64); in register_earlycon()
278 port->membase = earlycon_map(port->mapbase, SZ_4K); in of_setup_earlycon()