Lines Matching defs:ret
161 uint32_t ret = 0;
172 ret = RCAR_INVALID;
181 ret = RCAR_INVALID;
184 ret = RCAR_INVALID;
188 return ret;
768 ERROR("Failed send KEEP10 init ret=%d\n", error);
778 int ret __attribute__ ((unused)); /* in assert */
796 ret = xlat_change_mem_attributes(sram.base, sram.len, attr);
797 assert(ret == 0);
803 ret = xlat_change_mem_attributes(sram.base, sram.len, attr);
804 assert(ret == 0);