Searched refs:SEC_PD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/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(OT [all...] |
/kernel/linux/linux-5.10/drivers/soc/amlogic/ |
H A D | meson-secure-pwrc.c | 85 #define SEC_PD(__name, __flag) \ macro 95 SEC_PD(DSPA, 0), 96 SEC_PD(DSPB, 0), 98 SEC_PD(UART, GENPD_FLAG_ALWAYS_ON), 100 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON), 101 SEC_PD(I2C, 0), 102 SEC_PD(PSRAM, 0), 103 SEC_PD(ACODEC, 0), 104 SEC_PD(AUDIO, 0), 105 SEC_PD(OT [all...] |
Completed in 1 milliseconds