Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c36 #define POT_MAGIC1 0x54544f50 /* POTT */ macro
167 if (buf[0x000 / 4] == POT_MAGIC1 && in bcm47xxpart_parse()