Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.h105 #define I2C_HSSCLH_SHIFT 8 macro
H A Dti_i2c.c583 sclh |= clkcfg->hssclh << I2C_HSSCLH_SHIFT; in ti_i2c_reset()