Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.h237 #define DOC_POWERDOWN_READY 0x80 macro
H A Ddocg3.c1942 if (pwr_down & DOC_POWERDOWN_READY) in docg3_suspend()
1945 if (pwr_down & DOC_POWERDOWN_READY) { in docg3_suspend()