BITS_LANE
phyaddr = (1 << BITS_CMD) + ((lane & 0xf) << BITS_LANE) +
#define MASK_LANE (0x0f<<BITS_LANE)