Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c33 #define CFE_MAGIC 0x43464531 /* 1EFC */ macro
142 if ((buf[0x4e0 / 4] == CFE_MAGIC && buf[0x4e4 / 4] == CFE_MAGIC) || in bcm47xxpart_parse()