Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/hotplug/
Dshpchp_hpc.c192 static inline void shpc_writel(struct controller *ctrl, int reg, u32 val) in shpc_writel() function
570 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in hpc_release_ctlr()
582 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in hpc_release_ctlr()
788 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr()
802 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr()
833 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr()
840 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr()
1014 shpc_writel(ctrl, SERR_INTR_ENABLE, tempdword); in shpc_init()
1030 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()
1072 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()
[all …]