Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
Dmxc_nand.c644 void __iomem *main_buf = host->main_area0; in get_dev_status_v1_v2() local
655 store = readl(main_buf); in get_dev_status_v1_v2()
660 ret = readw(main_buf); in get_dev_status_v1_v2()
662 writel(store, main_buf); in get_dev_status_v1_v2()