Searched refs:SEC_PD (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pmdomain/amlogic/ |
H A D | meson-secure-pwrc.c | 88 #define SEC_PD(__name, __flag) \ macro 98 SEC_PD(DSPA, 0), 99 SEC_PD(DSPB, 0), 101 SEC_PD(UART, GENPD_FLAG_ALWAYS_ON), 103 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON), 104 SEC_PD(I2C, 0), 105 SEC_PD(PSRAM, 0), 106 SEC_PD(ACODEC, 0), 107 SEC_PD(AUDIO, 0), 108 SEC_PD(OTP, 0), [all …]
|