Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c560 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...]