Searched refs:SERR_INTR_ENABLE (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pci/hotplug/ |
H A D | shpchp_hpc.c | 560 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpchp_release_ctlr() 564 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpchp_release_ctlr() 767 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 770 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 782 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 784 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 820 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 822 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 966 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init() 967 ctrl_dbg(ctrl, "SERR_INTR_ENABLE in shpc_init() [all...] |