Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.h94 #ifndef I2C_IP_CLK
95 #define I2C_IP_CLK SYSTEM_CLOCK_96 macro
H A Domap24xx_i2c.c190 fclk = I2C_IP_CLK / 1000; in omap24_i2c_findpsc()
311 psc = I2C_IP_CLK / I2C_INTERNAL_SAMPLING_CLK; in __omap24_i2c_setspeed()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Di2c.h17 #define I2C_IP_CLK 48000000 macro