Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
A Dci_hdrc_tegra.c42 CI_HDRC_SUPPORTS_RUNTIME_PM,
50 CI_HDRC_SUPPORTS_RUNTIME_PM,
58 CI_HDRC_SUPPORTS_RUNTIME_PM,
66 CI_HDRC_SUPPORTS_RUNTIME_PM,
338 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 |
447 if (pdata.flags & CI_HDRC_SUPPORTS_RUNTIME_PM) in ci_hdrc_imx_probe()
A Dcore.c1028 CI_HDRC_SUPPORTS_RUNTIME_PM); in ci_hdrc_probe()
/linux/include/linux/usb/
A Dchipidea.h45 #define CI_HDRC_SUPPORTS_RUNTIME_PM BIT(2) macro

Completed in 9 milliseconds