Searched refs:API_ID_MASK (Results 1 – 2 of 2) sorted by relevance
232 smc_arg[1] = (api_id & API_ID_MASK); in __do_feature_check_call()400 (pm_api_id & API_ID_MASK); in zynqmp_pm_invoke_fw_fn()
65 #define API_ID_MASK GENMASK(7, 0) macro