Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
tegra30_ahub Struct Reference

#include <tegra30_ahub.h>

Public Member Functions

 DECLARE_BITMAP (rx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT)
 
 DECLARE_BITMAP (tx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT)
 

Data Fields

struct devicedev
 
struct clkclk_d_audio
 
struct clkclk_apbif
 
int dma_sel
 
resource_size_t apbif_addr
 
struct regmapregmap_apbif
 
struct regmapregmap_ahub
 

Detailed Description

Definition at line 471 of file tegra30_ahub.h.

Member Function Documentation

DECLARE_BITMAP ( rx_usage  ,
TEGRA30_AHUB_CHANNEL_CTRL_COUNT   
)
DECLARE_BITMAP ( tx_usage  ,
TEGRA30_AHUB_CHANNEL_CTRL_COUNT   
)

Field Documentation

resource_size_t apbif_addr

Definition at line 476 of file tegra30_ahub.h.

struct clk* clk_apbif

Definition at line 474 of file tegra30_ahub.h.

struct clk* clk_d_audio

Definition at line 473 of file tegra30_ahub.h.

struct device* dev

Definition at line 472 of file tegra30_ahub.h.

int dma_sel

Definition at line 475 of file tegra30_ahub.h.

struct regmap* regmap_ahub

Definition at line 478 of file tegra30_ahub.h.

struct regmap* regmap_apbif

Definition at line 477 of file tegra30_ahub.h.


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