Home
last modified time | relevance | path

Searched defs:MTK_SYSTEM_PWR_STATE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8173/
H A Dplat_pm.c39 #define MTK_SYSTEM_PWR_STATE(state) ((PLAT_MAX_PWR_LVL > MTK_PWR_LVL1) ?\ macro
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_pm.c83 #define MTK_SYSTEM_PWR_STATE(state) ((PLAT_MAX_PWR_LVL > MTK_PWR_LVL1) ? \ macro