CLK_GET_RATE
Section: Clock Framework (9)
Updated: February 2011
Index
Return to Main Contents
NAME
clk_get_rate - obtain the current clock rate (in Hz) for a clock source. This is only valid once the clock source has been enabled.
SYNOPSIS
-
unsigned long clk_get_rate(struct clk * clk);
ARGUMENTS
clk
-
- clock source
COPYRIGHT