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