Searched defs:slot_reg (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | shpchp_hpc.c | 368 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_get_attention_status()  local 392 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_get_power_status()  local 417 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_get_latch_status()  local 427 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_get_adapter_status()  local 448 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_get_adapter_speed()  local 517 	u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot));  in hpc_query_power_fault()  local 563 	u32 slot_reg, serr_int;  in hpc_release_ctlr()  local 775 	u32 serr_int, slot_reg, intr_loc, intr_loc2;  in shpc_isr()  local 924 	u32 tempdword, slot_reg, slot_config;  in shpc_init()  local
  | 
| /Linux-v5.4/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
  |