Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dfsmc.h129 uint8_t twait; member
/linux-4.1.27/drivers/mtd/nand/
Dfsmc_nand.c405 uint32_t tclr, tar, thiz, thold, twait, tset; in fsmc_nand_setup() local
412 .twait = FSMC_TWAIT_6, in fsmc_nand_setup()
425 twait = (tims->twait & FSMC_TWAIT_MASK) << FSMC_TWAIT_SHIFT; in fsmc_nand_setup()
437 writel_relaxed(thiz | thold | twait | tset, in fsmc_nand_setup()
439 writel_relaxed(thiz | thold | twait | tset, in fsmc_nand_setup()