Searched defs:slot_reg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ |
H A D | shpchp_hpc.c | 363 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status() local 387 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status() local 412 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_latch_status() local 422 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_status() local 443 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_speed() local 495 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_query_power_fault() local 541 u32 slot_reg, serr_int; in hpc_release_ctlr() local 753 u32 serr_int, slot_reg, intr_loc, intr_loc2; in shpc_isr() local 901 u32 tempdword, slot_reg, slot_config; in shpc_init() local
|
/openbmc/linux/drivers/regulator/ |
H A D | wm8350-regulator.c | 574 int slot_reg; in wm8350_dcdc_set_slot() local 621 int slot_reg; in wm8350_ldo_set_slot() local
|