Home
last modified time | relevance | path

Searched refs:hsscll (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_i2c.c103 uint8_t hsscll; /* High Speed mode SCL low time */ member
581 if ((clkcfg->hsscll + clkcfg->hssclh) > 0) { in ti_i2c_reset()
582 scll |= clkcfg->hsscll << I2C_HSSCLL_SHIFT; in ti_i2c_reset()