Searched refs:hcnt (Results 1 – 3 of 3) sorted by relevance
536 write_ss_scl_hcnt(dw->hcnt, reg_base); in i2c_dw_setup()545 write_fs_scl_hcnt(dw->hcnt, reg_base); in i2c_dw_setup()556 write_hs_scl_hcnt(dw->hcnt, reg_base); in i2c_dw_setup()566 LOG_DBG("I2C: hcnt = %d", dw->hcnt); in i2c_dw_setup()771 dw->hcnt = value; in i2c_dw_runtime_configure()794 dw->hcnt = value; in i2c_dw_runtime_configure()817 dw->hcnt = value; in i2c_dw_runtime_configure()833 dw->hcnt = value; in i2c_dw_runtime_configure()
116 uint16_t hcnt; member
395 uint32_t hcnt; in hib_timer_delay() local399 hcnt = hib_timer_count; in hib_timer_delay()400 if (hcnt > UINT16_MAX) { in hib_timer_delay()401 hcnt -= UINT16_MAX; in hib_timer_delay()426 hib_timer_count -= hcnt; in hib_timer_delay()