PORT
#define PORT(_base, _irq) \
#define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset))
#define PORT(offset) (CKSEG1ADDR(INGENIC_UART_BASE_ADDR) + (4 * offset))
#define PORT(offset) (CKSEG1ADDR(EN75_UART_BASE) + (4 * (offset)))
#define PORT(int, clk) \
#define PORT(_base,_irq) \
#define PORT(_base,_irq) \
#define PORT(_base,_irq) \
#define PORT(x) (x / PINS)
#define PORT(x) (x / PINS)
#define PORT 8888
#define PORT 4443
#define PORT 12345
#define PORT 56789
#define PORT 9999