Searched refs:SERR_INTR_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp_hpc.c602 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
606 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int);
816 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
819 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int);
831 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
833 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int);
869 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
871 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int);
1040 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE);
1041 ctrl_dbg(ctrl, "SERR_INTR_ENABLE
[all...]
H A Dshpchp.h229 SERR_INTR_ENABLE = offsetof(struct ctrl_reg, serr_intr_enable), enumerator in enum:ctrl_offsets

Completed in 80 milliseconds