Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h119 #define _4ECCEND (0x1 << 1) /* 4 symbols end */ macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c305 if (!(readl(FL4ECCCR(flctl)) & _4ECCEND)) { in wait_recfifo_ready()