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

#include <nvec.h>

Data Fields

int i2c_addr
 
int gpio
 

Detailed Description

struct nvec_platform_data - platform data for a tegra slave controller : number of i2c slave adapter the ec is connected to : gpio number for the ec request line

Platform data, to be used in board definitions. For an example, take a look at the paz00 board in arch/arm/mach-tegra/board-paz00.c

Definition at line 122 of file nvec.h.

Field Documentation

Definition at line 124 of file nvec.h.

int i2c_addr

Definition at line 123 of file nvec.h.


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