Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dpm_svc_main.h14 #define API_ID_MASK U(0xff) macro
/rk3399_ARM-atf/plat/amd/versal2/pm_service/
H A Dpm_svc_main.c332 uint32_t pm_api_id = api_id & API_ID_MASK; in eemi_psci_debugfs_handler()