Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dbcm47xxpart.c39 #define POT_MAGIC1 0x54544f50 /* POTT */ macro
164 if (buf[0x000 / 4] == POT_MAGIC1 && in bcm47xxpart_parse()