Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dsfdp.h133 #define BFPT_DWORD18_BYTE_ORDER_SWAPPED BIT(31) /* Byte order swapped in 8D-8D-8D mode */ macro
H A Dsfdp.c675 if (bfpt.dwords[SFDP_DWORD(18)] & BFPT_DWORD18_BYTE_ORDER_SWAPPED) in spi_nor_parse_bfpt()