Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/
A Dvc.c56 u32 sys_clk_khz, cycles_hi, cycles_low; in omap_vc_init() local
70 cycles_hi = sys_clk_khz * 4 / speed_khz; in omap_vc_init()
73 cycles_hi -= 5; in omap_vc_init()
75 val = (cycles_hi << PRM_VC_CFG_I2C_CLK_SCLH_SHIFT) | in omap_vc_init()

Completed in 2 milliseconds