Searched refs:BFPT_DWORD (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mtd/spi-nor/ |
D | spi-nor.c | 1987 #define BFPT_DWORD(i) ((i) - 1) macro 2097 BFPT_DWORD(1), BIT(16), /* Supported bit */ 2098 BFPT_DWORD(4), 0, /* Settings */ 2105 BFPT_DWORD(1), BIT(20), /* Supported bit */ 2106 BFPT_DWORD(4), 16, /* Settings */ 2113 BFPT_DWORD(5), BIT(0), /* Supported bit */ 2114 BFPT_DWORD(6), 16, /* Settings */ 2121 BFPT_DWORD(1), BIT(22), /* Supported bit */ 2122 BFPT_DWORD(3), 16, /* Settings */ 2129 BFPT_DWORD(1), BIT(21), /* Supported bit */ [all …]
|