Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.c166 static int omap24_i2c_findpsc(u32 *pscl, u32 *psch, uint speed) in omap24_i2c_findpsc() function
347 psc = omap24_i2c_findpsc(&scll, &sclh, speed); in __omap24_i2c_setspeed()