CGBC_I2C_FREQ_UNIT_10KHZ
else if (unit == CGBC_I2C_FREQ_UNIT_10KHZ)
reg = CGBC_I2C_FREQ_UNIT_10KHZ | (bus_frequency / 10000);