Searched refs:PWRAP_CAP_RESET (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/mediatek/ |
H A D | mtk-pmic-wrap.c | 73 #define PWRAP_CAP_RESET BIT(1) macro 1881 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 1893 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 1919 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 1932 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 1945 .caps = PWRAP_CAP_BRIDGE | PWRAP_CAP_RESET | PWRAP_CAP_DCM, 1958 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2053 if (HAS_CAP(wrp->master->caps, PWRAP_CAP_RESET)) { in pwrap_probe()
|
/kernel/linux/linux-6.6/drivers/soc/mediatek/ |
H A D | mtk-pmic-wrap.c | 81 #define PWRAP_CAP_RESET BIT(1) macro 2279 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2291 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2317 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2330 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2356 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2369 .caps = PWRAP_CAP_BRIDGE | PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2382 .caps = PWRAP_CAP_RESET | PWRAP_CAP_DCM, 2500 if (HAS_CAP(wrp->master->caps, PWRAP_CAP_RESET)) { in pwrap_probe()
|
Completed in 6 milliseconds