Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pci-tx4939.c File Reference
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <asm/txx9/generic.h>
#include <asm/txx9/tx4939.h>

Go to the source code of this file.

Functions

int __init tx4939_report_pciclk (void)
 
void __init tx4939_report_pci1clk (void)
 
int __init tx4939_pcic1_map_irq (const struct pci_dev *dev, u8 slot)
 
int __init tx4939_pci_map_irq (const struct pci_dev *dev, u8 slot, u8 pin)
 
void __init tx4939_setup_pcierr_irq (void)
 

Function Documentation

int __init tx4939_pci_map_irq ( const struct pci_dev dev,
u8  slot,
u8  pin 
)

Definition at line 71 of file pci-tx4939.c.

int __init tx4939_pcic1_map_irq ( const struct pci_dev dev,
u8  slot 
)

Definition at line 51 of file pci-tx4939.c.

void __init tx4939_report_pci1clk ( void  )

Definition at line 42 of file pci-tx4939.c.

int __init tx4939_report_pciclk ( void  )

Definition at line 20 of file pci-tx4939.c.

void __init tx4939_setup_pcierr_irq ( void  )

Definition at line 100 of file pci-tx4939.c.