Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c82 #define RPROC_TLV_VALUE_OF U(0x08) macro
246 while (p_tlv + RPROC_TLV_VALUE_OF <= p_end_tlv) { in remoteproc_get_tlv()
250 p_tlv += RPROC_TLV_VALUE_OF; in remoteproc_get_tlv()