Home
last modified time | relevance | path

Searched full:substate (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/xen/xen-pciback/
H 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()
451 "Error switching substate of " in xen_pcibk_reconfigure()
620 /* Switch substate of this device. */ in xen_pcibk_setup_backend()
633 "substate of dev-%d\n", i); in xen_pcibk_setup_backend()
/linux/drivers/scsi/isci/
H A Dremote_device.h182 * @SCI_STP_DEV_IDLE: This is the idle substate for the stp remote
207 * @SCI_STP_DEV_AWAIT_RESET: This is the READY substate indicates the
211 * @SCI_SMP_DEV_IDLE: This is the ready operational substate for the
H A Dphy.c530 /* Change state to the final state this substate machine has run to completion */ in sci_phy_consume_power_handler()
553 /* Change state to the final state this substate machine has run to completion */ in sci_phy_consume_power_handler()
1008 "%s: PHY starting substate machine received " in sci_phy_frame_handler()
1044 "%s: PHY starting substate machine received " in sci_phy_frame_handler()
H A Disci.h373 * STP device in READY NCQ substate needs to have RNC suspended/resumed
H A Dport.c1526 /* Start the ready substate machine */ in sci_port_ready_state_enter()
/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h69 int substate; member
/linux/sound/soc/sof/
H A Dpm.c202 * D0 substate. Resume trace and return when resuming from in sof_suspend()
203 * low-power D0 substate in sof_suspend()
H A Dipc.c96 * even in a low-power D0 substate.
/linux/Documentation/devicetree/bindings/pci/
H A Dbrcm,stb-pcie.yaml75 Power Management, L0s, and L1, but cannot provide L1 substate (L1SS)
/linux/include/linux/pse-pd/
H A Dpse.h25 /* C33 PSE extended state and substate. */
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c372 /* Clear THP cap's next cap pointer to remove L1 substate cap */ in rockchip_pcie_host_init_port()
H A Dpcie-brcmstb.c1357 * L1, but cannot provide L1 substate (L1SS) power in brcm_config_clkreq()
1365 * tries to configure the controller into using L1 substate in brcm_config_clkreq()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c2645 brcmf_err(bus, "Timeout on response for entering D3 substate\n"); in brcmf_pcie_pm_enter_D3()