Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/spi-nor/
Dsfdp.c246 BFPT_DWORD(1), BIT(16), /* Supported bit */
247 BFPT_DWORD(4), 0, /* Settings */
254 BFPT_DWORD(1), BIT(20), /* Supported bit */
255 BFPT_DWORD(4), 16, /* Settings */
262 BFPT_DWORD(5), BIT(0), /* Supported bit */
263 BFPT_DWORD(6), 16, /* Settings */
270 BFPT_DWORD(1), BIT(22), /* Supported bit */
271 BFPT_DWORD(3), 16, /* Settings */
278 BFPT_DWORD(1), BIT(21), /* Supported bit */
279 BFPT_DWORD(3), 0, /* Settings */
[all …]
Dsfdp.h22 #define BFPT_DWORD(i) ((i) - 1) macro
Dissi.c21 if ((bfpt->dwords[BFPT_DWORD(1)] & BFPT_DWORD1_ADDRESS_BYTES_MASK) == in is25lp256_post_bfpt_fixups()
Dmacronix.c25 if (bfpt->dwords[BFPT_DWORD(5)] & BFPT_DWORD5_FAST_READ_4_4_4) in mx25l25635_post_bfpt_fixups()