Home
last modified time | relevance | path

Searched refs:MTK_PLAT_SIP_NUM_CALLS (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8186/include/
Dplat_sip_calls.h13 #define MTK_PLAT_SIP_NUM_CALLS (6) macro
/trusted-firmware-a-latest/plat/mediatek/mt8192/include/
Dplat_sip_calls.h13 #define MTK_PLAT_SIP_NUM_CALLS (4) macro
/trusted-firmware-a-latest/plat/mediatek/mt8195/include/
Dplat_sip_calls.h13 #define MTK_PLAT_SIP_NUM_CALLS (8) macro
/trusted-firmware-a-latest/plat/mediatek/mt8173/include/
Dplat_sip_calls.h13 #define MTK_PLAT_SIP_NUM_CALLS 7 macro
/trusted-firmware-a-latest/plat/mediatek/common/
Dmtk_sip_svc.c104 MTK_COMMON_SIP_NUM_CALLS + MTK_PLAT_SIP_NUM_CALLS); in sip_smc_handler()