Searched refs:ONFI_CRC_BASE (Results 1 – 2 of 2) sorted by relevance
356 #define ONFI_CRC_BASE 0x4F4E macro
3826 if ((onfi_crc16(ONFI_CRC_BASE, ((uint8_t *)ep) + 2, len - 2) in nand_flash_detect_ext_param_page()3919 if (onfi_crc16(ONFI_CRC_BASE, (uint8_t *)p, 254) == in nand_flash_detect_onfi()4035 if (onfi_crc16(ONFI_CRC_BASE, (uint8_t *)p, 510) == in nand_flash_detect_jedec()
Completed in 15 milliseconds