MCA_CL_STRIDE
#define MCA_STATUS(idx) ((idx) * MCA_CL_STRIDE + 0x0000)
#define MCA_MCLK_CONF(idx) ((idx) * MCA_CL_STRIDE + 0x0004)
#define MCA_SYNCGEN_STATUS(idx) ((idx) * MCA_CL_STRIDE + 0x0100)
#define MCA_SYNCGEN_MCLK_SEL(idx) ((idx) * MCA_CL_STRIDE + 0x0104)
#define MCA_SYNCGEN_HI_PERIOD(idx) ((idx) * MCA_CL_STRIDE + 0x0108)
#define MCA_SYNCGEN_LO_PERIOD(idx) ((idx) * MCA_CL_STRIDE + 0x010c)
#define MCA_SERDES_BASE(idx, off) ((idx) * MCA_CL_STRIDE + (off))
#define MCA_PORT_ENABLE(idx) ((idx) * MCA_CL_STRIDE + 0x0600)
#define MCA_PORT_CLOCK_SEL(idx) ((idx) * MCA_CL_STRIDE + 0x0604)
#define MCA_PORT_DATA_SEL(idx) ((idx) * MCA_CL_STRIDE + 0x0608)