Name

clk_get_rate — obtain the current clock rate (in Hz) for a clock source.

Synopsis

unsigned long clk_get_rate (struct clk *  clk);

Arguments

clk

clock source

Description

This is only valid once the clock source has been enabled.