Searched refs:clk_source (Results 1 – 2 of 2) sorted by relevance
529 u32 raw_data, tach_div, clk_source, msec, usec, val; in aspeed_get_fan_tach_ch_rpm() local568 clk_source = priv->clk_freq; in aspeed_get_fan_tach_ch_rpm()573 return (clk_source * 60) / (2 * raw_data * tach_div); in aspeed_get_fan_tach_ch_rpm()
223 ret = shmob_drm_setup_clocks(sdev, pdata->clk_source); in shmob_drm_probe()