Searched refs:substate (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/sound/soc/sof/intel/ |
A D | hda-dsp.c | 464 if (target_state->substate == SOF_HDA_DSP_PM_D0I3) { in hda_dsp_set_D0_state() 522 switch (sdev->dsp_power_state.substate) { in hda_dsp_state_log() 531 sdev->dsp_power_state.substate); in hda_dsp_state_log() 579 target_state->substate == sdev->dsp_power_state.substate) in hda_dsp_set_power_state() 605 target_state->state, target_state->substate); in hda_dsp_set_power_state() 753 .substate = SOF_HDA_DSP_PM_D0I0, in hda_dsp_resume() 774 target_state.state, target_state.substate); in hda_dsp_resume() 852 .substate = target_state == SOF_DSP_PM_D0 ? in hda_dsp_suspend() 866 target_dsp_state.substate); in hda_dsp_suspend() 1004 .substate = SOF_HDA_DSP_PM_D0I3, in hda_dsp_d0i3_work() [all …]
|
/linux-6.3-rc2/drivers/nfc/nfcmrvl/ |
A D | fw_dnld.c | 242 priv->fw_dnld.substate = SUBSTATE_WAIT_COMMAND; in process_state_open_lc() 254 switch (priv->fw_dnld.substate) { in process_state_fw_dnld() 285 priv->fw_dnld.substate = SUBSTATE_WAIT_NACK_CREDIT; in process_state_fw_dnld() 294 priv->fw_dnld.substate = SUBSTATE_WAIT_ACK_CREDIT; in process_state_fw_dnld() 319 priv->fw_dnld.substate = SUBSTATE_WAIT_DATA_CREDIT; in process_state_fw_dnld() 332 priv->fw_dnld.substate = SUBSTATE_WAIT_COMMAND; in process_state_fw_dnld() 342 priv->fw_dnld.substate = SUBSTATE_WAIT_COMMAND; in process_state_fw_dnld()
|
A D | fw_dnld.h | 69 int substate; member
|
/linux-6.3-rc2/sound/soc/sof/imx/ |
A D | imx8ulp.c | 330 .substate = 0, in imx8ulp_dsp_runtime_resume() 342 .substate = 0, in imx8ulp_dsp_runtime_suspend() 354 .substate = 0, in imx8ulp_dsp_suspend() 367 .substate = 0, in imx8ulp_dsp_resume()
|
/linux-6.3-rc2/drivers/xen/xen-pciback/ |
A D | xenbus.c | 368 unsigned int substate; in xen_pcibk_reconfigure() local 399 substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str, in xen_pcibk_reconfigure() 402 switch (substate) { in xen_pcibk_reconfigure()
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | sof-priv.h | 91 u32 substate; /* platform-specific */ member
|
/linux-6.3-rc2/Documentation/networking/ |
A D | ethtool-netlink.rst | 498 ``ETHTOOL_A_LINKSTATE_EXT_SUBSTATE`` u8 link extended substate
|
Completed in 17 milliseconds