Searched refs:shpc_readl (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | shpchp_hpc.c | 546 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in shpchp_release_ctlr() 560 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpchp_release_ctlr() 756 intr_loc = shpc_readl(ctrl, INTR_LOC); in shpc_isr() 767 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 772 intr_loc2 = shpc_readl(ctrl, INTR_LOC); in shpc_isr() 782 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 797 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr() 820 serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_isr() 959 slot_config = shpc_readl(ctrl, SLOT_CONFIG); in shpc_init() 966 tempdword = shpc_readl(ctrl, SERR_INTR_ENABLE); in shpc_init() [all …]
|