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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/devices/
H A Dmtd_dataflash.c52 #define OP_ERASE_PAGE 0x81 macro
185 command[0] = do_block ? OP_ERASE_BLOCK : OP_ERASE_PAGE;
732 /* The size listed here is what works with OP_ERASE_PAGE. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/devices/
H A Dmtd_dataflash.c52 #define OP_ERASE_PAGE 0x81 macro
185 command[0] = do_block ? OP_ERASE_BLOCK : OP_ERASE_PAGE;
732 /* The size listed here is what works with OP_ERASE_PAGE. */

Completed in 118 milliseconds