Linux Kernel
3.7.1
|
#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 device * | dev |
struct clk * | clk_d_audio |
struct clk * | clk_apbif |
int | dma_sel |
resource_size_t | apbif_addr |
struct regmap * | regmap_apbif |
struct regmap * | regmap_ahub |
Definition at line 471 of file tegra30_ahub.h.
DECLARE_BITMAP | ( | rx_usage | , |
TEGRA30_AHUB_CHANNEL_CTRL_COUNT | |||
) |
DECLARE_BITMAP | ( | tx_usage | , |
TEGRA30_AHUB_CHANNEL_CTRL_COUNT | |||
) |
resource_size_t apbif_addr |
Definition at line 476 of file tegra30_ahub.h.
Definition at line 474 of file tegra30_ahub.h.
Definition at line 473 of file tegra30_ahub.h.
Definition at line 472 of file tegra30_ahub.h.
int dma_sel |
Definition at line 475 of file tegra30_ahub.h.
Definition at line 478 of file tegra30_ahub.h.
Definition at line 477 of file tegra30_ahub.h.