Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h48 #define FSMC_TAR_1 (1 << 13) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c461 writel(readl(&fsmc_regs_p->pc) | FSMC_TCLR_1 | FSMC_TAR_1, in fsmc_nand_init()