Searched refs:randomize (Results 1 – 2 of 2) sorted by relevance
92 bool randomize; member270 if (conf->randomize) in nand_read_page()282 (conf->randomize ? NFC_ECC_RANDOM_EN : 0) | in nand_read_page()394 conf->randomize = false; in nand_detect_ecc_config()412 conf->randomize = true; in nand_detect_ecc_config()481 if (conf->randomize) in nand_read_buffer()494 if (ret < 0 && conf->randomize) { in nand_read_buffer()513 } else if (ret && conf->randomize) { in nand_read_buffer()
906 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() argument920 if (!randomize) in sunxi_nfc_hw_ecc_read_extra_oob()