Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dclkt2xxx_virt_prcm_set.c77 long highest_rate; in omap2_round_to_table_rate() local
79 highest_rate = -EINVAL; in omap2_round_to_table_rate()
87 highest_rate = ptr->mpu_speed; in omap2_round_to_table_rate()
93 return highest_rate; in omap2_round_to_table_rate()
/linux/arch/arm/mach-omap1/
H A Dclock.c328 long highest_rate; in omap1_round_to_table_rate() local
333 highest_rate = -EINVAL; in omap1_round_to_table_rate()
342 highest_rate = ptr->rate; in omap1_round_to_table_rate()
349 return highest_rate; in omap1_round_to_table_rate()
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1750 u8 highest_rate; member