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

Data Fields

struct can_priv can
 
struct net_devicedev
 
struct napi_struct napi
 
void __iomembase
 
u32 reg_esr
 
u32 reg_ctrl_default
 
struct clkclk_ipg
 
struct clkclk_per
 
struct flexcan_platform_datapdata
 
struct flexcan_devtype_datadevtype_data
 

Detailed Description

Definition at line 201 of file flexcan.c.

Field Documentation

void __iomem* base

Definition at line 206 of file flexcan.c.

Definition at line 202 of file flexcan.c.

struct clk* clk_ipg

Definition at line 210 of file flexcan.c.

struct clk* clk_per

Definition at line 211 of file flexcan.c.

Definition at line 203 of file flexcan.c.

Definition at line 213 of file flexcan.c.

Definition at line 204 of file flexcan.c.

Definition at line 212 of file flexcan.c.

u32 reg_ctrl_default

Definition at line 208 of file flexcan.c.

u32 reg_esr

Definition at line 207 of file flexcan.c.


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