Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dintel-nand-controller.c117 void __iomem *hsnand; member
361 writel(val, ebu_host->hsnand + HSNAND_CTL1); in ebu_nand_trigger()
363 writel(val, ebu_host->hsnand + HSNAND_CTL2); in ebu_nand_trigger()
365 writel(ebu_host->nd_para0, ebu_host->hsnand + HSNAND_PARA0); in ebu_nand_trigger()
368 writel(0xFFFFFFFF, ebu_host->hsnand + HSNAND_CMSG_0); in ebu_nand_trigger()
369 writel(0xFFFFFFFF, ebu_host->hsnand + HSNAND_CMSG_1); in ebu_nand_trigger()
372 ebu_host->hsnand + HSNAND_INT_MSK_CTL); in ebu_nand_trigger()
382 ebu_host->hsnand + HSNAND_CTL); in ebu_nand_trigger()
401 reg_data = readl(ebu_host->hsnand + HSNAND_CTL); in ebu_nand_read_page_hwecc()
403 writel(reg_data, ebu_host->hsnand + HSNAND_CTL); in ebu_nand_read_page_hwecc()
[all …]