Searched refs:SPINOR_OP_XSE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/mtd/ | ||
| D | spi-nor.h | 103 #define SPINOR_OP_XSE 0x50 /* Sector erase */ macro |
| /Linux-v5.4/drivers/mtd/spi-nor/ | ||
| D | spi-nor.c | 2746 nor->erase_opcode = SPINOR_OP_XSE; in s3an_nor_setup() |