Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
omap_hwmod_opt_clk Struct Reference

#include <omap_hwmod.h>

Data Fields

const charrole
 
const charclk
 
struct clk_clk
 

Detailed Description

struct omap_hwmod_opt_clk - optional clocks used by this hwmod : "sys", "32k", "tv", etc – for use in clk_get() : opt clock: OMAP clock name : pointer to the struct clk (filled in at runtime)

The module's interface clock and main functional clock should not be added as optional clocks.

Definition at line 168 of file omap_hwmod.h.

Field Documentation

struct clk* _clk

Definition at line 171 of file omap_hwmod.h.

Definition at line 170 of file omap_hwmod.h.

const char* role

Definition at line 169 of file omap_hwmod.h.


The documentation for this struct was generated from the following file: