Searched refs:SLOT_REG (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| A D | shpchp_hpc.c | 67 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro 363 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status() 387 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status() 564 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in hpc_release_ctlr() 570 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in hpc_release_ctlr() 815 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr() 833 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr() 1022 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init() 1030 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init() 1066 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init() [all …]
|
Completed in 5 milliseconds