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

#include <pinctrl-lantiq.h>

Data Fields

struct devicedev
 
struct pinctrl_devpctrl
 
void __iomemmembase [5]
 
struct pinctrl_desc * desc
 
struct pinctrl_pin_desc * pads
 
unsigned int num_pads
 
struct ltq_mfp_pinmfp
 
unsigned int num_mfp
 
struct ltq_pin_groupgrps
 
unsigned int num_grps
 
struct ltq_pmx_funcfuncs
 
unsigned int num_funcs
 
struct ltq_cfg_paramparams
 
unsigned int num_params
 
const unsigned * exin
 
unsigned int num_exin
 
struct clkclk [5]
 
int(* apply_mux )(struct pinctrl_dev *pctrldev, int pin, int mux)
 

Detailed Description

Definition at line 63 of file pinctrl-lantiq.h.

Field Documentation

int(* apply_mux)(struct pinctrl_dev *pctrldev, int pin, int mux)

Definition at line 103 of file pinctrl-lantiq.h.

struct clk* clk[5]

Definition at line 100 of file pinctrl-lantiq.h.

struct pinctrl_desc* desc

Definition at line 71 of file pinctrl-lantiq.h.

struct device* dev

Definition at line 64 of file pinctrl-lantiq.h.

const unsigned* exin

Definition at line 96 of file pinctrl-lantiq.h.

Definition at line 88 of file pinctrl-lantiq.h.

Definition at line 84 of file pinctrl-lantiq.h.

void __iomem* membase[5]

Definition at line 68 of file pinctrl-lantiq.h.

Definition at line 80 of file pinctrl-lantiq.h.

unsigned int num_exin

Definition at line 97 of file pinctrl-lantiq.h.

unsigned int num_funcs

Definition at line 89 of file pinctrl-lantiq.h.

unsigned int num_grps

Definition at line 85 of file pinctrl-lantiq.h.

unsigned int num_mfp

Definition at line 81 of file pinctrl-lantiq.h.

unsigned int num_pads

Definition at line 77 of file pinctrl-lantiq.h.

unsigned int num_params

Definition at line 93 of file pinctrl-lantiq.h.

struct pinctrl_pin_desc* pads

Definition at line 74 of file pinctrl-lantiq.h.

Definition at line 92 of file pinctrl-lantiq.h.

Definition at line 65 of file pinctrl-lantiq.h.


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