Linux Kernel
3.7.1
|
#include <omap_hwmod.h>
Data Fields | |
const char * | role |
const char * | clk |
struct clk * | _clk |
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.
Definition at line 171 of file omap_hwmod.h.
Definition at line 170 of file omap_hwmod.h.
Definition at line 169 of file omap_hwmod.h.