Home
last modified time | relevance | path

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

/drivers/mtd/devices/
Ddocg3.h251 #define DOC_POWERDOWN_READY 0x80 macro
Ddocg3.c2009 if (pwr_down & DOC_POWERDOWN_READY) in docg3_suspend()
2012 if (pwr_down & DOC_POWERDOWN_READY) { in docg3_suspend()
/drivers/mtd/nand/
Ddocg4.c150 #define DOC_POWERDOWN_READY 0x80 macro
1156 if (pwr_down & DOC_POWERDOWN_READY) in docg4_suspend()
1161 if (pwr_down & DOC_POWERDOWN_READY) { in docg4_suspend()