Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pch_phub_reg Struct Reference

Data Fields

u32 phub_id_reg
 
u32 q_pri_val_reg
 
u32 rc_q_maxsize_reg
 
u32 bri_q_maxsize_reg
 
u32 comp_resp_timeout_reg
 
u32 bus_slave_control_reg
 
u32 deadlock_avoid_type_reg
 
u32 intpin_reg_wpermit_reg0
 
u32 intpin_reg_wpermit_reg1
 
u32 intpin_reg_wpermit_reg2
 
u32 intpin_reg_wpermit_reg3
 
u32 int_reduce_control_reg [MAX_NUM_INT_REDUCE_CONTROL_REG]
 
u32 clkcfg_reg
 
u32 funcsel_reg
 
void __iomempch_phub_base_address
 
void __iomempch_phub_extrom_base_address
 
u32 pch_mac_start_address
 
u32 pch_opt_rom_start_address
 
int ioh_type
 
struct pci_devpdev
 

Detailed Description

struct pch_phub_reg - PHUB register structure : PHUB_ID register val : QUEUE_PRI_VAL register val : RC_QUEUE_MAXSIZE register val : BRI_QUEUE_MAXSIZE register val : COMP_RESP_TIMEOUT register val : BUS_SLAVE_CONTROL_REG register val : DEADLOCK_AVOID_TYPE register val : INTPIN_REG_WPERMIT register 0 val : INTPIN_REG_WPERMIT register 1 val : INTPIN_REG_WPERMIT register 2 val : INTPIN_REG_WPERMIT register 3 val : INT_REDUCE_CONTROL registers val : CLK CFG register val : Function select register value : Register base address : external rom base address : MAC address area start address : Option ROM start address : Save IOH type : pointer to pci device struct

Definition at line 112 of file pch_phub.c.

Field Documentation

u32 bri_q_maxsize_reg

Definition at line 116 of file pch_phub.c.

u32 bus_slave_control_reg

Definition at line 118 of file pch_phub.c.

u32 clkcfg_reg

Definition at line 125 of file pch_phub.c.

u32 comp_resp_timeout_reg

Definition at line 117 of file pch_phub.c.

u32 deadlock_avoid_type_reg

Definition at line 119 of file pch_phub.c.

u32 funcsel_reg

Definition at line 126 of file pch_phub.c.

u32 int_reduce_control_reg[MAX_NUM_INT_REDUCE_CONTROL_REG]

Definition at line 124 of file pch_phub.c.

u32 intpin_reg_wpermit_reg0

Definition at line 120 of file pch_phub.c.

u32 intpin_reg_wpermit_reg1

Definition at line 121 of file pch_phub.c.

u32 intpin_reg_wpermit_reg2

Definition at line 122 of file pch_phub.c.

u32 intpin_reg_wpermit_reg3

Definition at line 123 of file pch_phub.c.

int ioh_type

Definition at line 131 of file pch_phub.c.

u32 pch_mac_start_address

Definition at line 129 of file pch_phub.c.

u32 pch_opt_rom_start_address

Definition at line 130 of file pch_phub.c.

void __iomem* pch_phub_base_address

Definition at line 127 of file pch_phub.c.

void __iomem* pch_phub_extrom_base_address

Definition at line 128 of file pch_phub.c.

struct pci_dev* pdev

Definition at line 132 of file pch_phub.c.

u32 phub_id_reg

Definition at line 113 of file pch_phub.c.

u32 q_pri_val_reg

Definition at line 114 of file pch_phub.c.

u32 rc_q_maxsize_reg

Definition at line 115 of file pch_phub.c.


The documentation for this struct was generated from the following file: