Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Ddocg3.h164 #define DOC_CTRL_CE 0x10 macro
H A Ddocg3.c382 ctrl |= DOC_CTRL_CE; in doc_set_device_id()
1613 fctrl & DOC_CTRL_CE ? "active" : "inactive", in flashcontrol_show()
1936 ctrl &= ~DOC_CTRL_VIOLATION & ~DOC_CTRL_CE; in docg3_suspend()