Searched refs:CMD_LARGE_BLOCK_ERASE_4B (Results 1 – 2 of 2) sorted by relevance
49 #define CMD_LARGE_BLOCK_ERASE_4B 0xDC /* 64KB block erase command */ macro
211 .command = (addr_4b? CMD_LARGE_BLOCK_ERASE_4B: CMD_LARGE_BLOCK_ERASE), in spi_flash_command_erase_block_4B()