Searched refs:skipped (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/post/drivers/ |
| H A D | rtc.c | 81 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 D | microcode.c | 129 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 D | sf.c | 170 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 D | multiplexed_log.css | 73 .status-skipped {
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ |
| H A D | config.txt | 18 device) that should be skipped over before the partition entries.
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | README | 59 within which bad blocks are skipped, on NOR it is not used.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,mvebu-pinctrl.txt | 22 the pin configuration is skipped and a default function
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.update | 56 is skipped and the image at this address is used.
|
| H A D | README.nand | 45 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 D | imximage_mx6dl.cfg | 194 * should be skipped, or the write/read calibration comming after that
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 253 # PHONY targets skipped in both cases.
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | Kconfig | 108 int "Number of bytes skipped in OOB area"
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 567 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 D | dlmalloc.src | 1525 have any (possibly) non-empty bins, so they can be skipped over
|