Searched refs:shpc_writel (Results 1 – 1 of 1) sorted by relevance
/drivers/pci/hotplug/ |
D | shpchp_hpc.c | 211 static inline void shpc_writel(struct controller *ctrl, int reg, u32 val) in shpc_writel() function 592 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in hpc_release_ctlr() 604 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in hpc_release_ctlr() 810 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 824 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 855 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr() 862 shpc_writel(ctrl, SERR_INTR_ENABLE, serr_int); in shpc_isr() 1036 shpc_writel(ctrl, SERR_INTR_ENABLE, tempdword); in shpc_init() 1052 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init() 1094 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init() [all …]
|