Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dclock.c352 static unsigned calc_ext_dsor(unsigned long rate) in calc_ext_dsor() function
412 dsor = calc_ext_dsor(rate); in omap1_set_ext_clk_rate()
480 return 96000000 / calc_ext_dsor(rate); in omap1_round_ext_clk_rate()