Searched defs:slot_reg (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/pci/hotplug/ |
D | shpchp_hpc.c | 362 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_attention_status() local 386 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_power_status() local 411 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_latch_status() local 421 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_adapter_status() local 442 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_get_adapter_speed() local 494 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in shpchp_query_power_fault() local 540 u32 slot_reg, serr_int; in shpchp_release_ctlr() local 752 u32 serr_int, slot_reg, intr_loc, intr_loc2; in shpc_isr() local 878 u32 tempdword, slot_reg, slot_config; in shpc_init() local
|
/linux-6.12.1/drivers/regulator/ |
D | wm8350-regulator.c | 574 int slot_reg; in wm8350_dcdc_set_slot() local 621 int slot_reg; in wm8350_ldo_set_slot() local
|