Searched refs:PWRAP_CAP_DCM (Results 1 – 1 of 1) sorted by relevance
76 #define PWRAP_CAP_DCM BIT(2) macro1939 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,1951 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,1977 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2003 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2016 .caps = PWRAP_CAP_BRIDGE | PWRAP_CAP_RESET | PWRAP_CAP_DCM,2029 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2067 .caps = PWRAP_CAP_DCM,2193 if (HAS_CAP(wrp->master->caps, PWRAP_CAP_DCM)) { in pwrap_probe()