Home
last modified time | relevance | path

Searched full:suspend_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dremote_node_context.c484 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()
488 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()
505 if (sci_rnc->suspend_type == scu_get_event_type(event_code)) in sci_remote_node_context_event_handler()
566 u32 suspend_type) in sci_remote_node_context_suspend() argument
576 "%s: current state %s, current suspend_type %x dest state %d," in sci_remote_node_context_suspend()
577 " arg suspend_reason %d, arg suspend_type %x", in sci_remote_node_context_suspend()
578 __func__, rnc_state_name(state), sci_rnc->suspend_type, in sci_remote_node_context_suspend()
580 suspend_type); in sci_remote_node_context_suspend()
607 sci_rnc->suspend_type = suspend_type; in sci_remote_node_context_suspend()
612 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX) in sci_remote_node_context_suspend()
[all …]
H A Dremote_node_context.h171 u32 suspend_type; member
H A Dremote_device.c235 "suspend_type %x dest state %d;\n" in isci_remote_device_terminate_requests()
242 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
269 "suspend_type %x dest state %d\n", in isci_remote_device_terminate_requests()
276 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
/openbmc/linux/kernel/power/
H A Dsuspend_test.c154 char *suspend_type; in setup_test_suspend() local
158 suspend_type = strsep(&value, ","); in setup_test_suspend()
159 if (!suspend_type) in setup_test_suspend()
169 if (!strcmp(pm_labels[i], suspend_type)) { in setup_test_suspend()
174 printk(warn_bad_state, suspend_type); in setup_test_suspend()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c77 static int sbi_suspend_finisher(unsigned long suspend_type, in sbi_suspend_finisher() argument
84 suspend_type, resume_addr, opaque, 0, 0, 0); in sbi_suspend_finisher()
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Didle-states.yaml320 suspend_type parameter to pass to the RISC-V SBI HSM suspend call.
323 for RISC-V systems. For more details on the suspend_type parameter