| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | compr_rtime.c | 66 int repeat; in rtime_decompress() local 70 repeat = data_in[pos++]; in rtime_decompress() 74 if (repeat) { in rtime_decompress() 75 if (backoffs + repeat >= outpos) { in rtime_decompress() 76 while(repeat) { in rtime_decompress() 78 repeat--; in rtime_decompress() 81 for (i = 0; i < repeat; i++) in rtime_decompress() 83 outpos+=repeat; in rtime_decompress()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | iomux.c | 30 int i, j, k, io_flag, cs_idx, repeat; in iomux_doenv() local 108 repeat = 0; in iomux_doenv() 111 repeat++; in iomux_doenv() 115 if (repeat) in iomux_doenv()
|
| H A D | dlmalloc.src | 1073 /* repeat in case of race condition */
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | streamline_config.pl | 433 my $repeat = 1; 464 $repeat = 1; # do again 532 $repeat = 1; 542 $repeat = 1; 544 while ($repeat) { 545 $repeat = 0; 584 while ($repeat) { 588 $repeat = 0;
|
| /rk3399_rockchip-uboot/test/rockchip/ |
| H A D | test-misc.c | 103 int keycode, repeat; in ir_test() local 130 repeat = rc_get_repeat(dev); in ir_test() 134 if (keycode != last_keycode || repeat != last_repeat) { in ir_test() 136 keycode, repeat); in ir_test() 138 last_repeat = repeat; in ir_test()
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | rockchip_ir.c | 39 return priv->repeat; in rockchip_ir_get_repeat() 55 priv->repeat++; in ir_lookup_by_scancode() 57 priv->repeat = 0; in ir_lookup_by_scancode() 64 priv->repeat = 0; in ir_lookup_by_scancode() 195 priv->keycode, priv->repeat); in ir_nec_decode()
|
| H A D | Kconfig | 93 variable 'keymap' to "de" to select German. Keyboard repeat is
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/ |
| H A D | stressapptest.h | 55 u32 repeat; member
|
| H A D | stressapptest.c | 456 ret = pattern->pat->data_array[(offset >> pattern->repeat) & in pattern_get() 499 pattern_list[k].repeat = j / 2; in pattern_list_init() 693 32 << src_pattern->repeat); in block_mis_search()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | vsprintf.c | 508 repeat: in vsnprintf_internal() 513 goto repeat; in vsnprintf_internal() 516 goto repeat; in vsnprintf_internal() 519 goto repeat; in vsnprintf_internal() 522 goto repeat; in vsnprintf_internal() 525 goto repeat; in vsnprintf_internal()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | rockchip_ir.h | 61 int repeat; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nand.c | 42 int repeat) in nand_dump() argument 49 if (repeat) in nand_dump() 406 int repeat = flag & CMD_FLAG_REPEAT; in do_nand() local 418 if (repeat && strcmp(cmd, "dump")) in do_nand() 559 ret = nand_dump(mtd, off, !strcmp(&cmd[4], ".oob"), repeat); in do_nand()
|
| H A D | Kconfig | 1404 - dvfs repeat - repeat apply dvfs policy until achieve the target temperature
|
| /rk3399_rockchip-uboot/drivers/power/dvfs/ |
| H A D | rockchip_wtemp_dvfs.c | 424 repeat: in wtemp_dvfs_repeat_apply() 451 goto repeat; in wtemp_dvfs_repeat_apply() 454 goto repeat; in wtemp_dvfs_repeat_apply()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | composite.c | 530 goto repeat; in collect_langs() 533 repeat: in collect_langs()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | wl.c | 500 repeat: in serve_prot_queue() 516 goto repeat; in serve_prot_queue()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra20-harmony.dts | 478 nvidia,repeat-delay-ms = <160>;
|
| H A D | tegra20-seaboard.dts | 589 nvidia,repeat-delay-ms = <160>;
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 48 patches. Weeks later, change the patches and repeat, knowing that you
|