Searched refs:PWRAP_CAP_RESET (Results 1 – 1 of 1) sorted by relevance
79 #define PWRAP_CAP_RESET BIT(1) macro1986 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,1998 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2024 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2050 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2063 .caps = PWRAP_CAP_BRIDGE | PWRAP_CAP_RESET | PWRAP_CAP_DCM,2076 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM,2179 if (HAS_CAP(wrp->master->caps, PWRAP_CAP_RESET)) { in pwrap_probe()