Home
last modified time | relevance | path

Searched refs:CI_HDRC_SUPPORTS_RUNTIME_PM (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_tegra.c45 CI_HDRC_SUPPORTS_RUNTIME_PM,
53 CI_HDRC_SUPPORTS_RUNTIME_PM,
61 CI_HDRC_SUPPORTS_RUNTIME_PM,
69 CI_HDRC_SUPPORTS_RUNTIME_PM,
344 usb->data.flags &= ~CI_HDRC_SUPPORTS_RUNTIME_PM; in tegra_usb_probe()
A Dci_hdrc_imx.c41 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
47 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
53 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
59 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
65 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM,
69 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
444 if (pdata.flags & CI_HDRC_SUPPORTS_RUNTIME_PM) in ci_hdrc_imx_probe()
A Dcore.c1038 CI_HDRC_SUPPORTS_RUNTIME_PM); in ci_hdrc_probe()
/linux-6.3-rc2/include/linux/usb/
A Dchipidea.h45 #define CI_HDRC_SUPPORTS_RUNTIME_PM BIT(2) macro

Completed in 7 milliseconds