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

#include <mux.h>

Data Fields

charname
 
const unsigned int mux_reg
 
unsigned char debug
 
const unsigned char mask_offset
 
const unsigned char mask
 
const charpull_name
 
const unsigned int pull_reg
 
const unsigned char pull_val
 
const unsigned char pull_bit
 
const charpu_pd_name
 
const unsigned int pu_pd_reg
 
const unsigned char pu_pd_val
 
charprop_cfg
 
unsigned int cfg_type
 

Detailed Description

Definition at line 117 of file mux.h.

Field Documentation

unsigned int cfg_type

Definition at line 41 of file pinctrl-samsung.c.

unsigned char debug

Definition at line 120 of file mux.h.

const unsigned char mask

Definition at line 123 of file mux.h.

const unsigned char mask_offset

Definition at line 122 of file mux.h.

const unsigned int mux_reg

Definition at line 119 of file mux.h.

char* name

Definition at line 118 of file mux.h.

char* prop_cfg

Definition at line 40 of file pinctrl-samsung.c.

const char* pu_pd_name

Definition at line 130 of file mux.h.

const unsigned int pu_pd_reg

Definition at line 131 of file mux.h.

const unsigned char pu_pd_val

Definition at line 132 of file mux.h.

const unsigned char pull_bit

Definition at line 128 of file mux.h.

const char* pull_name

Definition at line 125 of file mux.h.

const unsigned int pull_reg

Definition at line 126 of file mux.h.

const unsigned char pull_val

Definition at line 127 of file mux.h.


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