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

/linux-master/drivers/pci/hotplug/
H A Dshpchp_hpc.c67 #define SLOT_REG(i) (SLOT1 + (4 * i)) macro
363 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
387 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
412 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
422 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
443 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
495 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));
547 slot_reg = shpc_readl(ctrl, SLOT_REG(i));
553 shpc_writel(ctrl, SLOT_REG(i), slot_reg);
798 slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slo
[all...]

Completed in 119 milliseconds