Searched refs:SMI_MAX_CLOCK_FREQ (Results 1 – 1 of 1) sorted by relevance
41 #define SMI_MAX_CLOCK_FREQ 50000000 /* 50 MHz */ macro989 if (dev->clk_rate > SMI_MAX_CLOCK_FREQ) in spear_smi_probe()990 dev->clk_rate = SMI_MAX_CLOCK_FREQ; in spear_smi_probe()