Searched refs:ONFI_CRC_BASE (Results 1 – 2 of 2) sorted by relevance
333 #define ONFI_CRC_BASE 0x4F4E macro
5071 if ((onfi_crc16(ONFI_CRC_BASE, ((uint8_t *)ep) + 2, len - 2) in nand_flash_detect_ext_param_page()5182 if (onfi_crc16(ONFI_CRC_BASE, (u8 *)&p[i], 254) == in nand_flash_detect_onfi()5197 if (onfi_crc16(ONFI_CRC_BASE, (u8 *)p, 254) != in nand_flash_detect_onfi()5352 if (onfi_crc16(ONFI_CRC_BASE, (uint8_t *)p, 510) == in nand_flash_detect_jedec()