Home
last modified time | relevance | path

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

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