Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c37 #define POT_MAGIC2 0x504f /* OP */ macro
168 (buf[0x004 / 4] & 0xFFFF) == POT_MAGIC2) { in bcm47xxpart_parse()