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_imx.c42 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
48 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
54 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
60 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
66 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM,
70 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
76 .flags = CI_HDRC_SUPPORTS_RUNTIME_PM |
469 if (pdata.flags & CI_HDRC_SUPPORTS_RUNTIME_PM) in ci_hdrc_imx_probe()
A Dci_hdrc_tegra.c46 CI_HDRC_SUPPORTS_RUNTIME_PM,
54 CI_HDRC_SUPPORTS_RUNTIME_PM,
62 CI_HDRC_SUPPORTS_RUNTIME_PM,
70 CI_HDRC_SUPPORTS_RUNTIME_PM,
343 usb->data.flags &= ~CI_HDRC_SUPPORTS_RUNTIME_PM; in tegra_usb_probe()
A Dcore.c1076 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 10 milliseconds