Searched refs:p_end_tlv (Results 1 – 1 of 1) sorted by relevance
236 uint8_t *p_end_tlv = p_tlv + tlv_size; in remoteproc_get_tlv() local246 while (p_tlv + RPROC_TLV_VALUE_OF <= p_end_tlv) { in remoteproc_get_tlv()254 if (tmp_p_tlv <= (uintptr_t)p_end_tlv && tlv_type == type) { in remoteproc_get_tlv()