Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dsh_flctl.h97 #define AC1CLR (0x1 << 19) /* ECC FIFO clear */ macro
/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c116 writel(flctl->flintdmacr_base | AC1CLR | AC0CLR, FLINTDMACR(flctl)); in empty_fifo()