Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dqcomsmempart.c19 #define SMEM_FLASH_PART_MAGIC2 0xe35ebddb macro
85 le32_to_cpu(ptable->magic2) != SMEM_FLASH_PART_MAGIC2) { in parse_qcomsmem_part()