Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dsh_flctl.h112 #define TREND (0x1 << 1) /* translation end */ macro
/linux-3.4.99/drivers/mtd/nand/
Dsh_flctl.c90 if (readb(FLTRCR(flctl)) & TREND) { in wait_completion()