FIFO
#define FIFO (port + 5)
#undef FIFO
FIFO = 0x00020000,
#define FIFO BIT(4)
#define FIFO(p) ((p)->base_hi + 0x0)