Searched refs:randomize (Results 1 – 2 of 2) sorted by relevance
91 bool randomize; member269 if (conf->randomize) in nand_read_page()281 (conf->randomize ? NFC_ECC_RANDOM_EN : 0) | in nand_read_page()393 conf->randomize = false; in nand_detect_ecc_config()411 conf->randomize = true; in nand_detect_ecc_config()480 if (conf->randomize) in nand_read_buffer()493 if (ret < 0 && conf->randomize) { in nand_read_buffer()512 } else if (ret && conf->randomize) { in nand_read_buffer()
905 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() argument919 if (!randomize) in sunxi_nfc_hw_ecc_read_extra_oob()