Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dtmio_nand.c113 unsigned long fcr_base; member
320 tmio_iowrite16(tmio->fcr_base, tmio->ccr + CCR_BASE); in tmio_hw_init()
321 tmio_iowrite16(tmio->fcr_base >> 16, tmio->ccr + CCR_BASE + 2); in tmio_hw_init()
390 tmio->fcr_base = fcr->start & 0xfffff; in tmio_probe()