Searched refs:doc_flash_command (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/devices/
H A Ddocg3.c120 static inline void doc_flash_command(struct docg3 *docg3, u8 cmd) function
214 doc_flash_command(docg3, DOC_CMD_RESET);
327 doc_flash_command(docg3, DOC_CMD_FAST_MODE);
331 doc_flash_command(docg3, DOC_CMD_FAST_MODE);
332 doc_flash_command(docg3, DOC_CMD_RELIABLE_MODE);
403 doc_flash_command(docg3, DOC_CMD_PAGE_SIZE_532);
466 doc_flash_command(docg3, DOC_CMD_READ_PLANE1);
470 doc_flash_command(docg3, DOC_CMD_READ_PLANE2);
482 doc_flash_command(docg3, DOC_CMD_PROG_BLOCK_ADDR);
486 doc_flash_command(docg
[all...]

Completed in 378 milliseconds