Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c406 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 Ddp.c302 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 DREADME.android-fastboot109 |finished. total time: 0.000s
129 |finished. total time: 2.766s
134 |downloading of 1847296 bytes finished
H A DREADME.imx6140 script is finished, the U-Boot prompt is shown in the same shell.
H A DREADME.trace176 data after bootm has finished processing, but just before it jumps to
H A DREADME.rockchip217 downloading of 357796 bytes finished
H A DREADME.armada-secureboot283 After the build process has finished, and the SEC_FUSE_DUMP option was set in
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache.S78 cbz x11, finished /* if loc is 0, exit */
105 finished: label
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S32 beq finished @ if loc is 0, then no need to clean
72 finished: label
H A Dpsci.S196 beq finished @ if loc is 0, then no need to clean
233 finished: label
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h357 int finished; member
H A Dohci-hcd.c533 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 Dlzma.txt373 LZMA_FINISH_END - Stream must be finished after (*destLen).
/rk3399_rockchip-uboot/tools/binman/
H A DREADME361 up so that the image finished at the 4GB boundary. This boolean
/rk3399_rockchip-uboot/common/
H A DKconfig11 before starting and bootstage_accum() when finished. Bootstage will
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME59 it is finished.