Lines Matching refs:ret
151 int ret;153 ret = of_property_read_u32(np, "cache-line-size", &ax45mp_priv.ax45mp_cache_line_size);154 if (ret) {156 return ret;183 int ret;189 ret = of_address_to_resource(np, 0, &res);190 if (ret)191 return ret;207 ret = ax45mp_get_l2_line_size(np);208 if (ret) {210 return ret;