Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h107 #define I2C_HSSCLH_SHIFT 8 macro
H A Dti_i2c.c586 sclh |= clkcfg->hssclh << I2C_HSSCLH_SHIFT; in ti_i2c_reset()