Home
last modified time | relevance | path

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

/linux/include/linux/firmware/intel/
H A Dstratix10-svc-client.h56 #define SVC_STATUS_INVALID_PARAM 7 macro
/linux/drivers/firmware/
H A Dstratix10-svc.c765 cbdata->status = BIT(SVC_STATUS_INVALID_PARAM); in svc_normal_to_secure_thread()