Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c41 #define SHSQ_MAGIC 0x71736873 /* shsq (weird ZTE H218N endianness) */ macro
218 buf[0x000 / 4] == SHSQ_MAGIC) { in bcm47xxpart_parse()