Searched refs:CDNS3_DEFAULT_PM_RUNTIME_ALLOW (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcore.h46 #define CDNS3_DEFAULT_PM_RUNTIME_ALLOW BIT(0) macro
H A Dhost.c103 if (cdns->pdata && (cdns->pdata->quirks & CDNS3_DEFAULT_PM_RUNTIME_ALLOW))
H A Dcdns3-plat.c155 if (!(cdns->pdata && (cdns->pdata->quirks & CDNS3_DEFAULT_PM_RUNTIME_ALLOW)))
H A Dcdns3-imx.c154 .quirks = CDNS3_DEFAULT_PM_RUNTIME_ALLOW,

Completed in 263 milliseconds