Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dfsmc.h127 uint8_t thiz; member
/linux-4.4.14/drivers/mtd/nand/
Dfsmc_nand.c405 uint32_t tclr, tar, thiz, thold, twait, tset; in fsmc_nand_setup() local
410 .thiz = FSMC_THIZ_1, in fsmc_nand_setup()
423 thiz = (tims->thiz & FSMC_THIZ_MASK) << FSMC_THIZ_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()