Home
last modified time | relevance | path

Searched refs:substate (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-dsp.c464 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 Dfw_dnld.c242 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 Dfw_dnld.h69 int substate; member
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx8ulp.c330 .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 Dxenbus.c368 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 Dsof-priv.h91 u32 substate; /* platform-specific */ member
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst498 ``ETHTOOL_A_LINKSTATE_EXT_SUBSTATE`` u8 link extended substate

Completed in 17 milliseconds