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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/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.c642 port->membase = ioremap(addr, sizeof(struct grlib_apbuart_regs_map));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/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.c642 port->membase = ioremap(addr, sizeof(struct grlib_apbuart_regs_map));

Completed in 123 milliseconds