Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-diolan-u2c.c67 #define U2C_I2C_FREQ(s) (1000000 / (2 * (s - 1) + 10)) macro
310 frequency = U2C_I2C_FREQ(speed); in diolan_init()