Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
gpiomux-8x50.c File Reference
#include "gpiomux.h"

Go to the source code of this file.

Macros

#define SDCC_DAT_0_3_CMD_ACTV_CFG   0
 
#define SDCC_CLK_ACTV_CFG   0
 
#define SDC1_SUSPEND_CONFIG
 

Variables

struct msm_gpiomux_config msm_gpiomux_configs [GPIOMUX_NGPIOS]
 

Macro Definition Documentation

#define SDC1_SUSPEND_CONFIG
#define SDCC_CLK_ACTV_CFG   0

Definition at line 26 of file gpiomux-8x50.c.

#define SDCC_DAT_0_3_CMD_ACTV_CFG   0

Definition at line 25 of file gpiomux-8x50.c.

Variable Documentation

Initial value:
= {
[86] = {
},
[87] = {
},
[51 ... 55] = {
.suspended = SDC1_SUSPEND_CONFIG
},
[56] = {
.active = SDCC_CLK_ACTV_CFG,
.suspended = SDC1_SUSPEND_CONFIG
},
}

Definition at line 32 of file gpiomux-8x50.c.