Searched full:lcnt (Results 1 – 3 of 3) sorted by relevance
14 lcnt-offset:17 A fixed offset to apply to the SCL lcnt setting.
535 write_ss_scl_lcnt(dw->lcnt, reg_base); in i2c_dw_setup()544 write_fs_scl_lcnt(dw->lcnt, reg_base); in i2c_dw_setup()555 write_hs_scl_lcnt(dw->lcnt, reg_base); in i2c_dw_setup()565 LOG_DBG("I2C: lcnt = %d", dw->lcnt); in i2c_dw_setup()761 dw->lcnt = value; in i2c_dw_runtime_configure()783 dw->lcnt = value; in i2c_dw_runtime_configure()806 dw->lcnt = value; in i2c_dw_runtime_configure()826 dw->lcnt = value; in i2c_dw_runtime_configure()
117 uint16_t lcnt; member