Searched refs:grlib_apbuart_regs_map (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dapbuart.h9 struct grlib_apbuart_regs_map { struct
45 #define APBBASE(port) ((struct grlib_apbuart_regs_map *)((port)->membase))
H A Dapbuart.c623 port->membase = ioremap(addr, sizeof(struct grlib_apbuart_regs_map)); for_each_matching_node()

Completed in 97 milliseconds