Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dshpchp_hpc.c67 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro
362 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_attention_status()
386 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_power_status()
546 slot_reg = shpc_readl(ctrl, SLOT_REG(i)); in shpchp_release_ctlr()
552 shpc_writel(ctrl, SLOT_REG(i), slot_reg); in shpchp_release_ctlr()
797 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_isr()
815 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_isr()
979 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
987 shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); in shpc_init()
1023 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); in shpc_init()
[all …]

Completed in 5 milliseconds