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

Go to the source code of this file.

Macros

#define __ASM_ARCH_CLOCK_H   __FILE__
 

Functions

int exynos4_clksrc_mask_fsys_ctrl (struct clk *clk, int enable)
 
int exynos4_clk_ip_fsys_ctrl (struct clk *clk, int enable)
 
int exynos4_clk_ip_lcd1_ctrl (struct clk *clk, int enable)
 
int exynos4_clk_ip_image_ctrl (struct clk *clk, int enable)
 
int exynos4_clk_ip_dmc_ctrl (struct clk *clk, int enable)
 

Variables

struct clksrc_clk exynos4_clk_aclk_133
 
struct clksrc_clk exynos4_clk_mout_mpll
 
struct clksrc_sources exynos4_clkset_mout_corebus
 
struct clksrc_sources exynos4_clkset_group
 
struct clkexynos4_clkset_aclk_top_list []
 
struct clkexynos4_clkset_group_list []
 
struct clksrc_sources exynos4_clkset_mout_g2d0
 
struct clksrc_sources exynos4_clkset_mout_g2d1
 

Macro Definition Documentation

#define __ASM_ARCH_CLOCK_H   __FILE__

Definition at line 13 of file clock-exynos4.h.

Function Documentation

int exynos4_clk_ip_dmc_ctrl ( struct clk clk,
int  enable 
)

Definition at line 201 of file clock-exynos4.c.

int exynos4_clk_ip_fsys_ctrl ( struct clk clk,
int  enable 
)

Definition at line 186 of file clock-exynos4.c.

int exynos4_clk_ip_image_ctrl ( struct clk clk,
int  enable 
)

Definition at line 171 of file clock-exynos4.c.

int exynos4_clk_ip_lcd1_ctrl ( struct clk clk,
int  enable 
)

Definition at line 181 of file clock-exynos4.c.

int exynos4_clksrc_mask_fsys_ctrl ( struct clk clk,
int  enable 
)

Definition at line 136 of file clock-exynos4.c.

Variable Documentation

struct clksrc_clk exynos4_clk_aclk_133

Definition at line 415 of file clock-exynos4.c.

struct clksrc_clk exynos4_clk_mout_mpll

Definition at line 242 of file clock-exynos4.c.

struct clk* exynos4_clkset_aclk_top_list[]

Definition at line 378 of file clock-exynos4.c.

struct clksrc_sources exynos4_clkset_group

Definition at line 839 of file clock-exynos4.c.

struct clk* exynos4_clkset_group_list[]

Definition at line 827 of file clock-exynos4.c.

struct clksrc_sources exynos4_clkset_mout_corebus

Definition at line 323 of file clock-exynos4.c.

struct clksrc_sources exynos4_clkset_mout_g2d0

Definition at line 849 of file clock-exynos4.c.

struct clksrc_sources exynos4_clkset_mout_g2d1

Definition at line 859 of file clock-exynos4.c.