Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/common/
H A Dmtk_smc_handlers.c61 if (_smc_id##_descriptor_index >= smc_id_descriptor_max) { \
63 _smc_id##_descriptor_index, smc_id_descriptor_max); \
85 static short smc_id_descriptor_max; variable
132 smc_id_descriptor_max = index_cnt; in mtk_smc_handler_init()