Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
tegra20_clocks.h File Reference

Go to the source code of this file.

Functions

void tegra2_periph_clk_reset (struct clk_hw *hw, bool assert)
 
void tegra2_cop_clk_reset (struct clk_hw *hw, bool assert)
 

Variables

struct clk_ops tegra_clk_32k_ops
 
struct clk_ops tegra_pll_ops
 
struct clk_ops tegra_clk_m_ops
 
struct clk_ops tegra_pll_div_ops
 
struct clk_ops tegra_pllx_ops
 
struct clk_ops tegra_plle_ops
 
struct clk_ops tegra_clk_double_ops
 
struct clk_ops tegra_cdev_clk_ops
 
struct clk_ops tegra_audio_sync_clk_ops
 
struct clk_ops tegra_super_ops
 
struct clk_ops tegra_cpu_ops
 
struct clk_ops tegra_twd_ops
 
struct clk_ops tegra_cop_ops
 
struct clk_ops tegra_bus_ops
 
struct clk_ops tegra_blink_clk_ops
 
struct clk_ops tegra_emc_clk_ops
 
struct clk_ops tegra_periph_clk_ops
 
struct clk_ops tegra_clk_shared_bus_ops
 

Function Documentation

void tegra2_cop_clk_reset ( struct clk_hw *  hw,
bool  assert 
)

Definition at line 417 of file tegra20_clocks.c.

void tegra2_periph_clk_reset ( struct clk_hw *  hw,
bool  assert 
)

Definition at line 1154 of file tegra20_clocks.c.

Variable Documentation

struct clk_ops tegra_audio_sync_clk_ops

Definition at line 1508 of file tegra20_clocks.c.

struct clk_ops tegra_blink_clk_ops

Definition at line 663 of file tegra20_clocks.c.

struct clk_ops tegra_bus_ops

Definition at line 537 of file tegra20_clocks.c.

struct clk_ops tegra_cdev_clk_ops

Definition at line 1558 of file tegra20_clocks.c.

struct clk_ops tegra_clk_32k_ops

Definition at line 248 of file tegra20_clocks.c.

struct clk_ops tegra_clk_double_ops

Definition at line 1451 of file tegra20_clocks.c.

struct clk_ops tegra_clk_m_ops

Definition at line 286 of file tegra20_clocks.c.

struct clk_ops tegra_clk_shared_bus_ops
struct clk_ops tegra_cop_ops

Definition at line 411 of file tegra20_clocks.c.

struct clk_ops tegra_cpu_ops
struct clk_ops tegra_emc_clk_ops

Definition at line 1388 of file tegra20_clocks.c.

struct clk_ops tegra_periph_clk_ops

Definition at line 1314 of file tegra20_clocks.c.

struct clk_ops tegra_pll_div_ops

Definition at line 1063 of file tegra20_clocks.c.

struct clk_ops tegra_pll_ops

Definition at line 843 of file tegra20_clocks.c.

struct clk_ops tegra_plle_ops

Definition at line 890 of file tegra20_clocks.c.

struct clk_ops tegra_pllx_ops

Definition at line 860 of file tegra20_clocks.c.

struct clk_ops tegra_super_ops

Definition at line 376 of file tegra20_clocks.c.

struct clk_ops tegra_twd_ops

Definition at line 402 of file tegra20_clocks.c.