Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dmxc_nand.c622 void __iomem *main_buf = host->main_area0; in get_dev_status_v1_v2() local
633 store = readl(main_buf); in get_dev_status_v1_v2()
638 ret = readw(main_buf); in get_dev_status_v1_v2()
640 writel(store, main_buf); in get_dev_status_v1_v2()