BITS_CMD
phyaddr = (1 << BITS_CMD) + ((lane & 0xf) << BITS_LANE) +
#define MASK_CMD (0x03<<BITS_CMD) // Rev1.171