Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
A Dhda-dsp.c427 if (target_state->substate == SOF_HDA_DSP_PM_D0I3) { in hda_dsp_set_D0_state()
482 switch (sdev->dsp_power_state.substate) { in hda_dsp_state_log()
491 sdev->dsp_power_state.substate); in hda_dsp_state_log()
545 target_state->substate == sdev->dsp_power_state.substate) in hda_dsp_set_power_state()
571 target_state->state, target_state->substate); in hda_dsp_set_power_state()
725 .substate = SOF_HDA_DSP_PM_D0I0, in hda_dsp_resume()
758 target_state.state, target_state.substate); in hda_dsp_resume()
836 .substate = target_state == SOF_DSP_PM_D0 ? in hda_dsp_suspend()
850 target_dsp_state.substate); in hda_dsp_suspend()
949 .substate = SOF_HDA_DSP_PM_D0I3, in hda_dsp_d0i3_work()
[all …]
/linux/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/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/sound/soc/sof/
A Dsof-priv.h86 u32 substate; /* platform-specific */ member
/linux/Documentation/networking/
A Dethtool-netlink.rst488 ``ETHTOOL_A_LINKSTATE_EXT_SUBSTATE`` u8 link extended substate

Completed in 16 milliseconds