Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h106 #define TREND (0x1 << 1) /* translation end */ macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c135 if (readb(FLTRCR(flctl)) & TREND) { in wait_completion()