Searched refs:nand_check_crc (Results 1 – 1 of 1) sorted by relevance
234 static uint16_t nand_check_crc(uint16_t crc, uint8_t *data_in, in nand_check_crc() function311 if (nand_check_crc(CRC_INIT_VALUE, (uint8_t *)&page, 254U) != in nand_read_param_page()