Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
clock36xx.c File Reference
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <plat/clock.h>
#include "clock.h"
#include "clock36xx.h"

Go to the source code of this file.

Variables

struct clkops clkops_omap36xx_pwrdn_with_hsdiv_wait_restore
 

Variable Documentation

struct clkops clkops_omap36xx_pwrdn_with_hsdiv_wait_restore
Initial value:
= {
.enable = omap36xx_pwrdn_clk_enable_with_hsdiv_restore,
.find_companion = omap2_clk_dflt_find_companion,
}

Definition at line 67 of file clock36xx.c.