Searched refs:SPM_FLAG_DISABLE_DDRPHY_PDN (Results 1 – 4 of 4) sorted by relevance
17 #define SPM_FLAG_DISABLE_DDRPHY_PDN (1U << 2) macro144 #define is_ddrphy_pdn(flags) (((flags) & SPM_FLAG_DISABLE_DDRPHY_PDN) == 0U)
17 #define SPM_FLAG_DISABLE_DDRPHY_PDN (1U << 2) macro150 #define is_ddrphy_pdn(flags) (((flags) & SPM_FLAG_DISABLE_DDRPHY_PDN) == 0U)
17 #define SPM_FLAG_DISABLE_DDRPHY_PDN (1U << 2) macro