Searched refs:SEC_PD (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H A D | meson-secure-pwrc.c | 86 #define SEC_PD(__name, __flag) \ macro 96 SEC_PD(DSPA, 0), 97 SEC_PD(DSPB, 0), 99 SEC_PD(UART, GENPD_FLAG_ALWAYS_ON), 101 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON), 102 SEC_PD(I2C, 0), 103 SEC_PD(PSRAM, 0), 104 SEC_PD(ACODEC, 0), 105 SEC_PD(AUDIO, 0), 106 SEC_PD(OTP, 0), [all …]
|