Home
last modified time | relevance | path

Searched defs:i2cclk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arc/boot/dts/
H A Daxs10x_mb.dtsi40 i2cclk: i2cclk { label
/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c491 u32 i2cclk = DIV_ROUND_CLOSEST(STM32_NSEC_PER_SEC, in stm32_i2c_compute_solutions() local
564 u32 i2cclk = DIV_ROUND_CLOSEST(STM32_NSEC_PER_SEC, in stm32_i2c_choose_solution() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c453 u32 i2cclk = DIV_ROUND_CLOSEST(NSEC_PER_SEC, in stm32f7_i2c_compute_timing() local