Home
last modified time | relevance | path

Searched refs:ctrl_dbg (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_core.c82 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in release_slot()
132 ctrl_dbg(ctrl, "Registering domain:bus:dev=%04x:%02x:00 sun=%x\n", in init_slot()
161 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in set_attention_status()
173 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in enable_slot()
184 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in disable_slot()
194 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_power_status()
205 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_attention_status()
216 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_latch_status()
227 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_adapter_status()
238 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in reset_slot()
Dpciehp_hpc.c238 ctrl_dbg(ctrl, "%s: lnk_status = %x\n", __func__, lnk_status); in pciehp_check_link_active()
255 ctrl_dbg(ctrl, "Data Link Layer Link Active not %s in 1000 msec\n", in __pcie_wait_link_active()
312 ctrl_dbg(ctrl, "%s: lnk_status = %x\n", __func__, lnk_status); in pciehp_check_link_status()
340 ctrl_dbg(ctrl, "%s: lnk_ctrl = %x\n", __func__, lnk_ctrl); in __pciehp_link_set()
356 ctrl_dbg(ctrl, "%s: SLOTCTRL %x, value read %x\n", __func__, in pciehp_get_attention_status()
382 ctrl_dbg(ctrl, "%s: SLOTCTRL %x value read %x\n", __func__, in pciehp_get_power_status()
447 ctrl_dbg(ctrl, "%s: SLOTCTRL %x write cmd %x\n", __func__, in pciehp_set_attention_status()
460 ctrl_dbg(ctrl, "%s: SLOTCTRL %x write cmd %x\n", __func__, in pciehp_green_led_on()
474 ctrl_dbg(ctrl, "%s: SLOTCTRL %x write cmd %x\n", __func__, in pciehp_green_led_off()
488 ctrl_dbg(ctrl, "%s: SLOTCTRL %x write cmd %x\n", __func__, in pciehp_green_led_blink()
[all …]
Dshpchp_core.c86 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in release_slot()
146ctrl_dbg(ctrl, "Registering domain:bus:dev=%04x:%02x:%02x hp_slot=%x sun=%x slot_device_offset=%x\… in init_slots()
201 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in set_attention_status()
214 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in enable_slot()
224 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in disable_slot()
235 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_power_status()
250 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_attention_status()
265 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_latch_status()
280 ctrl_dbg(slot->ctrl, "%s: physical_slot = %s\n", in get_adapter_status()
319 ctrl_dbg(ctrl, "Controller initialization failed\n"); in shpc_probe()
Dshpchp_hpc.c328 ctrl_dbg(ctrl, "%s: t_slot %x cmd %x\n", __func__, t_slot, cmd); in shpc_write_cmd()
484 ctrl_dbg(ctrl, "%s: slot_reg = %x, pcix_cap = %x, m66_cap = %x\n", in hpc_get_adapter_speed()
510 ctrl_dbg(ctrl, "Adapter speed = %d\n", *value); in hpc_get_adapter_speed()
527 ctrl_dbg(ctrl, "Mode 1 ECC cap = %d\n", *mode); in hpc_get_mode1_ECC_cap()
800 ctrl_dbg(ctrl, "%s: intr_loc = %x\n", __func__, intr_loc); in shpc_isr()
813 ctrl_dbg(ctrl, "%s: intr_loc2 = %x\n", __func__, intr_loc2); in shpc_isr()
838 ctrl_dbg(ctrl, "Slot %x with intr, slot register = %x\n", in shpc_isr()
908 ctrl_dbg(ctrl, "Max bus speed = %d\n", bus_speed); in shpc_get_max_bus_speed()
945 ctrl_dbg(ctrl, "Hotplug Controller:\n"); in shpc_init()
958 ctrl_dbg(ctrl, " cap_offset = %x\n", ctrl->cap_offset); in shpc_init()
[all …]
Dshpchp_ctrl.c65 ctrl_dbg(ctrl, "Attention button interrupt received\n"); in shpchp_handle_attention_button()
89 ctrl_dbg(ctrl, "Switch interrupt received\n"); in shpchp_handle_switch_change()
94 ctrl_dbg(ctrl, "Card present %x Power status %x\n", in shpchp_handle_switch_change()
126 ctrl_dbg(ctrl, "Presence/Notify input change\n"); in shpchp_handle_presence_change()
161 ctrl_dbg(ctrl, "Power fault interrupt received\n"); in shpchp_handle_power_fault()
197 ctrl_dbg(ctrl, "Change speed to %d\n", speed); in change_bus_speed()
254 ctrl_dbg(ctrl, "%s: p_slot->device, slot_offset, hp_slot = %d, %d ,%d\n", in board_added()
293 ctrl_dbg(ctrl, "%s: slots_not_empty %d, adapter_speed %d, bus_speed %d, max_bus_speed %d\n", in board_added()
311 ctrl_dbg(ctrl, "%s: slot status = %x\n", __func__, p_slot->status); in board_added()
315 ctrl_dbg(ctrl, "%s: Power fault\n", __func__); in board_added()
[all …]
Dcpqphp_sysfs.c137 struct ctrl_dbg { struct
148 struct ctrl_dbg *dbg; in open() argument
170 struct ctrl_dbg *dbg = file->private_data; in lseek()
177 struct ctrl_dbg *dbg = file->private_data; in read()
183 struct ctrl_dbg *dbg = file->private_data; in release()
Dpciehp_ctrl.c63 ctrl_dbg(ctrl, "Attention button interrupt received\n"); in pciehp_handle_attention_button()
83 ctrl_dbg(ctrl, "Switch interrupt received\n"); in pciehp_handle_switch_change()
112 ctrl_dbg(ctrl, "Presence/Notify input change\n"); in pciehp_handle_presence_change()
144 ctrl_dbg(ctrl, "Power fault interrupt received\n"); in pciehp_handle_power_fault()
159 ctrl_dbg(ctrl, "Data Link Layer State change\n"); in pciehp_handle_linkstate_change()
301 ctrl_dbg(p_slot->ctrl, in pciehp_power_thread()
313 ctrl_dbg(p_slot->ctrl, in pciehp_power_thread()
535 ctrl_dbg(ctrl, "Surprise Insertion\n"); in interrupt_event_handler()
543 ctrl_dbg(ctrl, "Surprise Removal\n"); in interrupt_event_handler()
Dshpchp.h62 #define ctrl_dbg(ctrl, format, arg...) \ macro
282 ctrl_dbg(p_slot->ctrl, in amd_pogo_errata_restore_misc_reg()
293 ctrl_dbg(p_slot->ctrl, "Memory_Base_Limit[ RSE ] (W1C)\n"); in amd_pogo_errata_restore_misc_reg()
Dshpchp_pci.c88 ctrl_dbg(ctrl, "%s: domain:bus:dev = %04x:%02x:%02x\n", in shpchp_unconfigure_device()
Dpciehp_pci.c86 ctrl_dbg(ctrl, "%s: domain:bus:dev = %04x:%02x:00\n", in pciehp_unconfigure_device()
Dpciehp.h59 #define ctrl_dbg(ctrl, format, arg...) \ macro