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

Go to the source code of this file.

Functions

struct tx4927_pcic_reg __iomemget_tx4927_pcicptr (struct pci_controller *channel)
 
char *__devinit tx4927_pcibios_setup (char *str)
 
void __init tx4927_pcic_setup (struct tx4927_pcic_reg __iomem *pcicptr, struct pci_controller *channel, int extarb)
 
void tx4927_report_pcic_status (void)
 
void tx4927_dump_pcic_settings (void)
 
irqreturn_t tx4927_pcierr_interrupt (int irq, void *dev_id)
 

Function Documentation

struct tx4927_pcic_reg __iomem* get_tx4927_pcicptr ( struct pci_controller channel)
read

Definition at line 50 of file ops-tx4927.c.

void tx4927_dump_pcic_settings ( void  )

Definition at line 461 of file ops-tx4927.c.

char* __devinit tx4927_pcibios_setup ( char str)

Definition at line 200 of file ops-tx4927.c.

void __init tx4927_pcic_setup ( struct tx4927_pcic_reg __iomem pcicptr,
struct pci_controller channel,
int  extarb 
)

Definition at line 222 of file ops-tx4927.c.

irqreturn_t tx4927_pcierr_interrupt ( int  irq,
void dev_id 
)

Definition at line 471 of file ops-tx4927.c.

void tx4927_report_pcic_status ( void  )

Definition at line 427 of file ops-tx4927.c.

Variable Documentation

Definition at line 25 of file ops-tx4927.c.

u16 gbwc

Definition at line 193 of file ops-tx4927.c.

Definition at line 26 of file ops-tx4927.c.

u8 retryto

Definition at line 192 of file ops-tx4927.c.

u8 trdyto

Definition at line 191 of file ops-tx4927.c.