Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cs5536_ehci.c File Reference
#include <cs5536/cs5536.h>
#include <cs5536/cs5536_pci.h>

Go to the source code of this file.

Functions

void pci_ehci_write_reg (int reg, u32 value)
 
u32 pci_ehci_read_reg (int reg)
 

Function Documentation

u32 pci_ehci_read_reg ( int  reg)

Definition at line 79 of file cs5536_ehci.c.

void pci_ehci_write_reg ( int  reg,
u32  value 
)

Definition at line 19 of file cs5536_ehci.c.