clk_get_rate

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

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.