Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dps2ser.c33 #define COM_BASE (CONFIG_SYS_CCSRBAR+0x4500) macro
35 #define COM_BASE (CONFIG_SYS_CCSRBAR+0x4600) macro
52 NS16550_t com_port = (NS16550_t)COM_BASE; in ps2ser_init()
67 NS16550_t com_port = (NS16550_t)COM_BASE; in ps2ser_putc()
76 NS16550_t com_port = (NS16550_t)COM_BASE; in ps2ser_getc_hw()
127 NS16550_t com_port = (NS16550_t)COM_BASE; in ps2ser_interrupt()