Searched refs:finished (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | stacktrace.c | 406 bool finished; in unwind_stack_arm32() local 420 finished = false; in unwind_stack_arm32() 432 finished = unwind_tab(state, kernel_stack, stack, stack_size); in unwind_stack_arm32() 437 finished = true; in unwind_stack_arm32() 439 return !finished; in unwind_stack_arm32()
|
| /rk3399_rockchip-uboot/drivers/video/tegra124/ |
| H A D | dp.c | 302 u32 finished = 0; in tegra_dc_dpaux_read() local 307 cur_size = *size - finished; in tegra_dc_dpaux_read() 319 finished += cur_size; in tegra_dc_dpaux_read() 321 } while (*size > finished); in tegra_dc_dpaux_read() 322 *size = finished; in tegra_dc_dpaux_read() 364 u32 finished = 0; in tegra_dc_i2c_aux_read() local 368 u32 cur_size = min((u32)DP_AUX_MAX_BYTES, size - finished); in tegra_dc_i2c_aux_read() 391 finished += cur_size; in tegra_dc_i2c_aux_read() 392 } while (size > finished); in tegra_dc_i2c_aux_read() 394 return finished; in tegra_dc_i2c_aux_read()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot | 109 |finished. total time: 0.000s 129 |finished. total time: 2.766s 134 |downloading of 1847296 bytes finished
|
| H A D | README.imx6 | 140 script is finished, the U-Boot prompt is shown in the same shell.
|
| H A D | README.trace | 176 data after bootm has finished processing, but just before it jumps to
|
| H A D | README.rockchip | 217 downloading of 357796 bytes finished
|
| H A D | README.armada-secureboot | 283 After the build process has finished, and the SEC_FUSE_DUMP option was set in
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | cache.S | 78 cbz x11, finished /* if loc is 0, exit */ 105 finished: label
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | cache_v7_asm.S | 32 beq finished @ if loc is 0, then no need to clean 72 finished: label
|
| H A D | psci.S | 196 beq finished @ if loc is 0, then no need to clean 233 finished: label
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci.h | 357 int finished; member
|
| H A D | ohci-hcd.c | 533 urb->finished = 0; in sohci_submit_job() 1126 urb->finished = 1; in finish_urb() 1576 if ((stat >= 0) && (stat != 0xff) && (urb->finished)) { in submit_common_msg() 1583 if (!urb->finished) in submit_common_msg() 1590 urb->finished = 1; in submit_common_msg() 1675 if (queue->urb[queue->curr_urb]->finished) { in _ohci_poll_int_queue()
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | lzma.txt | 373 LZMA_FINISH_END - Stream must be finished after (*destLen).
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 361 up so that the image finished at the 4GB boundary. This boolean
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Kconfig | 11 before starting and bootstage_accum() when finished. Bootstage will
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 59 it is finished.
|