Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clock-sh7763.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/io.h>
#include <linux/clkdev.h>
#include <asm/clock.h>
#include <asm/freq.h>
#include <asm/io.h>

Go to the source code of this file.

Functions

void __init arch_init_clk_ops (struct sh_clk_ops **ops, int idx)
 
int __init arch_clk_init (void)
 

Function Documentation

int __init arch_clk_init ( void  )

Definition at line 99 of file clock-sh7763.c.

void __init arch_init_clk_ops ( struct sh_clk_ops **  ops,
int  idx 
)

Definition at line 65 of file clock-sh7763.c.