Home
last modified time | relevance | path

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

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