Home
last modified time | relevance | path

Searched refs:nand_check_crc (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/mtd/nand/
H A Draw_nand.c234 static uint16_t nand_check_crc(uint16_t crc, uint8_t *data_in, in nand_check_crc() function
311 if (nand_check_crc(CRC_INIT_VALUE, (uint8_t *)&page, 254U) != in nand_read_param_page()