Searched refs:SEC_PD (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/soc/amlogic/ |
D | meson-secure-pwrc.c | 87 #define SEC_PD(__name, __flag) \ macro 97 SEC_PD(DSPA, 0), 98 SEC_PD(DSPB, 0), 100 SEC_PD(UART, GENPD_FLAG_ALWAYS_ON), 102 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON), 103 SEC_PD(I2C, 0), 104 SEC_PD(PSRAM, 0), 105 SEC_PD(ACODEC, 0), 106 SEC_PD(AUDIO, 0), 107 SEC_PD(OTP, 0), [all …]
|