Searched refs:OP_ERASE_BLOCK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dmtd_dataflash.c53 #define OP_ERASE_BLOCK 0x50 macro
185 command[0] = do_block ? OP_ERASE_BLOCK : OP_ERASE_PAGE;

Completed in 54 milliseconds