Home
last modified time | relevance | path

Searched refs:WMODE_TOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dst_smi.h96 #define WMODE_TOUT 15 /* write enable timeout(in ms) */ macro
/openbmc/u-boot/drivers/mtd/
H A Dst_smi.c237 int timeout = WMODE_TOUT; in smi_write_enable()