Searched refs:result (Results 201 - 225 of 265) sorted by relevance

1234567891011

/u-boot/drivers/clk/ti/
H A Dclk-k3.c202 int result; local
206 result = _clk_cmp(dev_id, clk_id, &map[idx]);
208 if (result == 0)
/u-boot/drivers/core/
H A Dof_addr.c248 u64 result = OF_BAD_ADDR; local
283 result = of_read_number(addr, na);
314 return result;
/u-boot/cmd/
H A Dnet.c157 int ret, result; local
170 result = do_dhcp(&cmdtp, 0, !autoload ? 1 : fname ? 3 : 2, dhcp_argv);
177 if (result)
/u-boot/board/freescale/common/
H A Dqixis.h100 char *qixis_read_time(char *result);
H A Dqixis.c91 char *qixis_read_time(char *result) argument
102 return ctime_r(&time, result);
/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_plat.h141 /* Subphy result control per byte registers */
148 /* Subphy result control per bit registers */
247 int mv_ddr_is_training_done(u32 count, u32 *result);
H A Dddr3_training_ip_engine.c558 /* change from Pass to Fail will lock the result */
831 * Read training search result
1204 * Training search & read result routine
1258 u32 *result[HWS_SEARCH_DIR_LIMIT] = { 0 }; local
1331 &result[search_dir_id], 1, 0, 0);
1337 e1 = GET_TAP_RESULT(result[HWS_LOW2HIGH][0], EDGE_1);
1338 e2 = GET_TAP_RESULT(result[HWS_HIGH2LOW][0], EDGE_1);
1342 if_id, sybphy_id, bit_id, result[HWS_LOW2HIGH][0], e1,
1343 result[HWS_HIGH2LOW][0], e2));
1345 (GET_LOCK_RESULT(result[HWS_LOW2HIG
[all...]
/u-boot/drivers/mmc/
H A Dtegra_mmc.c171 int result; local
176 result = tegra_mmc_wait_inhibit(priv, cmd, data, 10 /* ms */);
178 if (result < 0)
179 return result;
H A Drpmb.c74 unsigned short result; member in struct:s_rpmb
166 ret = be16_to_cpu(s->result);
185 /* Read the result */
243 /* Read the result */
279 /* Read the result */
383 * Read the result of the request.
420 * Read the result of the request.
/u-boot/arch/arm/lib/
H A Ddiv64.S41 * yh-yl = result
57 @ See if we need to handle upper 32-bit result.
96 @ See if we need to handle lower 32-bit result.
H A Duldivmod.S89 @ C: current bit; D: result
91 @ C: current bit; D: result
/u-boot/drivers/usb/gadget/
H A Dcomposite.c373 int result = -EINVAL; local
386 result = 0;
390 if (result < 0)
393 result = 0;
451 result = f->set_alt(f, tmp, 0);
452 if (result < 0) {
454 tmp, f->name, f, result);
465 return result;
H A Dep0.c137 * @result:
143 __u8 result)
146 ((char *) urb->buffer)[0] = result;
142 ep0_get_one(struct usb_device_instance *device, struct urb *urb, __u8 result) argument
/u-boot/test/dm/
H A Dusb.c23 const char result[6]; member in struct:keyboard_test_data
450 for (c = pos->result; *c; ++c) {
/u-boot/arch/x86/cpu/quark/
H A Dsmc.c1803 uint32_t result; /* result of check_bls_ex() */ local
1804 uint32_t bl_mask; /* byte lane mask for result checking */
1895 /* result[07:00] == failing byte lane (MAX 8) */
1896 result = check_bls_ex(mrc_params, address);
1899 if (result & 0xff) {
1902 if (result &
1945 } while (result & 0xff);
2095 uint32_t result; /* result o local
2589 uint32_t result = 0; local
[all...]
/u-boot/common/
H A Dcli_hush.c233 glob_t glob_result; /* result of parameter globbing */
970 debug_printf("result %s\n",*prompt_str);
2159 int result=0; local
2196 result++;
2200 result = -1;
2212 result = -1;
2217 result = -1;
2231 if(result==0 && cur->flg_export==1) {
2233 result = putenv(name);
2238 if(result>
2696 o_string result=NULL_O_STRING; local
[all...]
H A Dhash.c365 int hash_parse_string(const char *algo_name, const char *str, uint8_t *result) argument
379 result[i] = hextoul(chr, NULL);
418 * @allow_env_vars: non-zero to permit storing the result to an
472 * @allow_env_vars: non-zero to permit storing the result to an environment
/u-boot/drivers/video/
H A Dstb_truetype.h615 // and pass that result as 'font_size':
672 // then call RenderIntoRects repeatedly. This may result in a
931 STBTT_DEF void stbtt_Rasterize(stbtt__bitmap *result, // 1-channel bitmap to draw into
2924 static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void *userdata) argument
2933 if (result->w > 512)
2934 scanline = (unsigned char *) STBTT_malloc(result->w, userdata);
2939 e[n].y0 = (off_y + result->h) * (float) vsubsample + 1;
2941 while (j < result->h) {
2942 STBTT_memset(scanline, 0, result->w);
3010 stbtt__fill_active_edges(scanline, result
3297 stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void *userdata) argument
3490 stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, void *userdata) argument
[all...]
/u-boot/drivers/usb/host/
H A Dxhci.c128 * for the "result" to match with "done"
132 * @param done value to be campared with result
139 uint32_t result; local
142 ret = readx_poll_sleep_timeout(xhci_readl, ptr, result,
143 (result & mask) == done || result == U32_MAX,
145 if (result == U32_MAX) /* card removed */
899 * Return: a value that would result in the port being in the
/u-boot/drivers/net/qe/
H A Ddm_qe_uec.c245 int result = 0; local
254 return result;
273 return result;
280 result = 1;
282 return result;
/u-boot/scripts/kconfig/
H A Dqconf.cc58 QList<int> result; local
66 result.push_back((*it).toInt());
73 return result;
1243 : Parent(parent), result(NULL)
1316 free(result);
1320 result = sym_re_search(editField->text().toLatin1());
1321 if (!result)
1323 for (p = result; *p; p++) {
/u-boot/tools/binman/
H A Dfip_util_test.py287 result = FIPTOOL.info(fname)
293 result)
/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c1968 static void init_rw_trn_result_struct(struct rw_trn_result *result, argument
1973 result->cs_num = cs_num;
1974 result->byte_en = readb(PHY_REG(dram_info.phy, 0xf)) &
1977 result->fsp_mhz[i] = 0;
2011 struct fsp_rw_trn_result *result, u8 cs_num,
2018 result->min_val = min_val;
2024 result->cs[cs].dqs[0].dq_deskew[dq] =
2026 result->cs[cs].dqs[1].dq_deskew[dq] =
2028 result->cs[cs].dqs[2].dq_deskew[dq] =
2030 result
2010 save_rw_trn_deskew(void __iomem *phy_base, struct fsp_rw_trn_result *result, u8 cs_num, int min_val, bool rw) argument
2045 save_rw_trn_result_to_ddr(struct rw_trn_result *result) argument
[all...]
/u-boot/board/ge/b1x5v2/
H A Db1x5v2.c328 static int eeti_touch_get_model(struct udevice *dev, char *result) { argument
363 memcpy(result, reply+5, 10);
/u-boot/arch/mips/mach-octeon/
H A Docteon_qlm.c1288 int result = -1; local
1367 result = 0;
1370 result = -1;
1377 if (result != -1) {
1398 result = 0;
1412 result = -1;
1420 if (result == -1)
1429 result = -1;
1456 result = 0;
1459 result
1523 int result = -1; local
[all...]

Completed in 298 milliseconds

1234567891011