Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c73 #define MLXBF_I2C_FREQUENCY_1GHZ 1000000000ULL macro
1110 ticks = (nanoseconds * frequency) / MLXBF_I2C_FREQUENCY_1GHZ; in mlxbf_i2c_get_ticks()