Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dsh_flctl.h118 #define TREND (0x1 << 1) /* translation end */ macro
/Linux-v4.19/drivers/mtd/nand/raw/
Dsh_flctl.c151 if (readb(FLTRCR(flctl)) & TREND) { in wait_completion()