Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/clock.h>
#include <asm/freq.h>
#include <asm/io.h>
Go to the source code of this file.
Macros | |
#define | ifc_divisors pfc_divisors |
Functions | |
void __init | arch_init_clk_ops (struct sh_clk_ops **ops, int idx) |
#define ifc_divisors pfc_divisors |
Definition at line 23 of file clock-sh7201.c.
void __init arch_init_clk_ops | ( | struct sh_clk_ops ** | ops, |
int | idx | ||
) |
Definition at line 74 of file clock-sh7201.c.