Searched defs:slot_reg (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/pci/hotplug/ |
D | shpchp_hpc.c | 386 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_attention_status() local 410 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_power_status() local 435 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_latch_status() local 445 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_status() local 466 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_get_adapter_speed() local 534 u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); in hpc_query_power_fault() local 580 u32 slot_reg, serr_int; in hpc_release_ctlr() local 792 u32 serr_int, slot_reg, intr_loc, intr_loc2; in shpc_isr() local 941 u32 tempdword, slot_reg, slot_config; in shpc_init() local
|
/linux-3.4.99/drivers/regulator/ |
D | wm8350-regulator.c | 845 int slot_reg; in wm8350_dcdc_set_slot() local 892 int slot_reg; in wm8350_ldo_set_slot() local
|