Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/post/drivers/
H A Drtc.c81 unsigned int skipped = 0; in rtc_post_test() local
131 skipped++; in rtc_post_test()
133 rtc_post_restore (&svtm, skipped); in rtc_post_test()
141 rtc_post_restore (&svtm, skipped); in rtc_post_test()
163 skipped++; in rtc_post_test()
165 rtc_post_restore (&svtm, skipped); in rtc_post_test()
173 rtc_post_restore (&svtm, skipped); in rtc_post_test()
179 rtc_post_restore (&svtm, skipped); in rtc_post_test()
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dmicrocode.c129 int skipped; in microcode_update_intel() local
138 skipped = 0; in microcode_update_intel()
144 return count ? 0 : skipped ? -EEXIST : -ENOENT; in microcode_update_intel()
155 skipped++; in microcode_update_intel()
168 skipped++; in microcode_update_intel()
/rk3399_rockchip-uboot/cmd/
H A Dsf.c170 size_t len, const char *buf, char *cmp_buf, size_t *skipped) in spi_flash_update_block() argument
183 *skipped += len; in spi_flash_update_block()
218 size_t skipped = 0; /* statistics */ in spi_flash_update() local
240 buf, cmp_buf, &skipped); in spi_flash_update()
253 printf("%zu bytes written, %zu bytes skipped", len - skipped, in spi_flash_update()
254 skipped); in spi_flash_update()
/rk3399_rockchip-uboot/test/py/
H A Dmultiplexed_log.css73 .status-skipped {
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dconfig.txt18 device) that should be skipped over before the partition entries.
/rk3399_rockchip-uboot/tools/env/
H A DREADME59 within which bad blocks are skipped, on NOR it is not used.
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Dmarvell,mvebu-pinctrl.txt22 the pin configuration is skipped and a default function
/rk3399_rockchip-uboot/doc/
H A DREADME.update56 is skipped and the image at this address is used.
H A DREADME.nand45 are marked bad are skipped. If a page cannot be read because an
56 are marked bad are skipped. If a page cannot be read because an
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/
H A Dimximage_mx6dl.cfg194 * should be skipped, or the write/read calibration comming after that
/rk3399_rockchip-uboot/scripts/
H A DKbuild.include253 # PHONY targets skipped in both cases.
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A DKconfig108 int "Number of bytes skipped in OOB area"
/rk3399_rockchip-uboot/
H A DREADME567 impossible actions will be skipped if the CPU is in NS mode,
2028 This option specifies a list of I2C devices that will be skipped
2730 and thus should be skipped silently.
3547 to be skipped. The normal CP15 init (such as enabling the
4219 may be skipped by setting the appropriate 'ethmacskip' environment variable.
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src1525 have any (possibly) non-empty bins, so they can be skipped over