IC_COMP_PARAM_1
reg = XI2C_IOREAD(pdata, IC_COMP_PARAM_1);
i2c->max_speed_mode = XI2C_GET_BITS(reg, IC_COMP_PARAM_1,
i2c->rx_fifo_size = XI2C_GET_BITS(reg, IC_COMP_PARAM_1,
i2c->tx_fifo_size = XI2C_GET_BITS(reg, IC_COMP_PARAM_1,