Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
apbio.h File Reference

Go to the source code of this file.

Functions

void tegra_apb_io_init (void)
 
u32 tegra_apb_readl (unsigned long offset)
 
void tegra_apb_writel (u32 value, unsigned long offset)
 

Function Documentation

void tegra_apb_io_init ( void  )

Definition at line 188 of file apbio.c.

u32 tegra_apb_readl ( unsigned long  offset)

Definition at line 201 of file apbio.c.

void tegra_apb_writel ( u32  value,
unsigned long  offset 
)

Definition at line 206 of file apbio.c.