Searched refs:SFDP_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
35 #define SFDP_SIGNATURE 0x50444653U macro1394 if (le32_to_cpu(signature) != SFDP_SIGNATURE) in spi_nor_check_sfdp_signature()1429 if (le32_to_cpu(header.signature) != SFDP_SIGNATURE || in spi_nor_parse_sfdp()