Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Dgpio-poweroff.c19 #define DEFAULT_TIMEOUT_MS 3000 macro
25 static u32 timeout = DEFAULT_TIMEOUT_MS;
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c126 #define DEFAULT_TIMEOUT_MS 1000 macro
312 timeout_ms = DEFAULT_TIMEOUT_MS; in atmel_nfc_wait()