Searched refs:tlv_type (Results 1 – 1 of 1) sorted by relevance
237 uint32_t tlv_type = 0; in remoteproc_get_tlv() local248 tlv_type = TEE_U32_FROM_LITTLE_ENDIAN(tlv_v); in remoteproc_get_tlv()254 if (tmp_p_tlv <= (uintptr_t)p_end_tlv && tlv_type == type) { in remoteproc_get_tlv()