OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTK_SIP_E_INVALID_PARAM
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/common/
mtk_sip_svc.h
37
MTK_SIP_E_INVALID_PARAM
= -1,
49
* Return MTK_SIP_E_SUCCESS on success, and
MTK_SIP_E_INVALID_PARAM
on failure.
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
plat_sip_calls.c
37
return
MTK_SIP_E_INVALID_PARAM
;
46
return
MTK_SIP_E_INVALID_PARAM
;
57
return
MTK_SIP_E_INVALID_PARAM
;
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/crypt/
crypt.c
59
return
MTK_SIP_E_INVALID_PARAM
;
104
return
MTK_SIP_E_INVALID_PARAM
;
Completed in 128 milliseconds