Searched refs:CMD_LARGE_BLOCK_ERASE (Results 1 – 5 of 5) sorted by relevance
49 #define CMD_LARGE_BLOCK_ERASE 0xD8 /* 64KB block erase command */ macro
163 .command = CMD_LARGE_BLOCK_ERASE, in memspi_host_erase_block()
231 .command = (addr_4b? CMD_LARGE_BLOCK_ERASE_4B: CMD_LARGE_BLOCK_ERASE), in spi_flash_command_erase_block_4B()
211 #define CMD_LARGE_BLOCK_ERASE 0xD8 macro
276 CMD_LARGE_BLOCK_ERASE, 8, in start_next_erase()