Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clk.c File Reference
#include <linux/clk-provider.h>
#include <linux/types.h>
#include "clk.h"

Go to the source code of this file.

Functions

long clk_round_rate_index (struct clk_hw *hw, unsigned long drate, unsigned long parent_rate, clk_calc_rate calc_rate, u8 rtbl_cnt, int *index)
 

Function Documentation

long clk_round_rate_index ( struct clk_hw *  hw,
unsigned long  drate,
unsigned long  parent_rate,
clk_calc_rate  calc_rate,
u8  rtbl_cnt,
int index 
)

Definition at line 16 of file clk.c.