Searched refs:N_EXT_QCOM_SCM_ARGS (Results 1 – 1 of 1) sorted by relevance
61 #define N_EXT_QCOM_SCM_ARGS 7 macro63 #define N_REGISTER_ARGS (MAX_QCOM_SCM_ARGS - N_EXT_QCOM_SCM_ARGS + 1)89 alloc_len = N_EXT_QCOM_SCM_ARGS * sizeof(u64); in qcom_scm_call()98 for (i = 0; i < N_EXT_QCOM_SCM_ARGS; i++) in qcom_scm_call()104 for (i = 0; i < N_EXT_QCOM_SCM_ARGS; i++) in qcom_scm_call()