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

#include <omap_hwmod.h>

Data Fields

int nr_pads
 
struct omap_device_padpads
 
int nr_pads_dynamic
 
struct omap_device_pad ** pads_dynamic
 
intirqs
 
bool enabled
 

Detailed Description

struct omap_hwmod_mux_info - hwmod specific mux configuration : array of omap_device_pad entries : number of omap_device_pad entries

Note that this is currently built during init as needed.

Definition at line 107 of file omap_hwmod.h.

Field Documentation

bool enabled

Definition at line 113 of file omap_hwmod.h.

int* irqs

Definition at line 112 of file omap_hwmod.h.

int nr_pads

Definition at line 108 of file omap_hwmod.h.

int nr_pads_dynamic

Definition at line 110 of file omap_hwmod.h.

Definition at line 109 of file omap_hwmod.h.

struct omap_device_pad** pads_dynamic

Definition at line 111 of file omap_hwmod.h.


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