Obtain the current clock rate (in hz) for a clock source. this is only valid once the clock source has been enabled.
unsigned long clk_get_rate(struct clk * clk);
clk
clock source