Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A 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 …]
/linux/Documentation/devicetree/bindings/mtd/
H A Dintel,lgm-ebunand.yaml25 - const: hsnand
76 reg-names = "ebunand", "hsnand", "nand_cs0", "nand_cs1",
/linux/drivers/dma/lgm/
H A DKconfig10 devices such as HSNAND and GSWIP (Gigabit Switch IP).