Searched refs:WMODE_TOUT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/mtd/ | ||
D | st_smi.h | 96 #define WMODE_TOUT 15 /* write enable timeout(in ms) */ macro |
/external/u-boot/drivers/mtd/ | ||
D | st_smi.c | 237 int timeout = WMODE_TOUT; in smi_write_enable() |