Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dbcm47xxpart.c44 #define SHSQ_MAGIC 0x71736873 /* shsq (weird ZTE H218N endianness) */ macro
239 buf[0x000 / 4] == SHSQ_MAGIC) { in bcm47xxpart_parse()