Home
last modified time | relevance | path

Searched defs:crc1_ok (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/env/
H A Dsf.c168 int crc1_ok = 0, crc2_ok = 0; in env_sf_load() local
H A Dflash.c76 int crc1_ok = 0, crc2_ok = 0; in env_flash_init() local
H A Dnand.c68 int crc1_ok = 0, crc2_ok = 0; in env_nand_init() local
H A Dcommon.c218 int crc1_ok, crc2_ok; in env_import_redund() local
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c1138 int crc1, crc1_ok; in fw_env_open() local