Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dintel-nand-controller.c119 void __iomem *hsnand; member
364 writel(val, ebu_host->hsnand + HSNAND_CTL1); in ebu_nand_trigger()
366 writel(val, ebu_host->hsnand + HSNAND_CTL2); in ebu_nand_trigger()
368 writel(ebu_host->nd_para0, ebu_host->hsnand + HSNAND_PARA0); in ebu_nand_trigger()
371 writel(0xFFFFFFFF, ebu_host->hsnand + HSNAND_CMSG_0); in ebu_nand_trigger()
372 writel(0xFFFFFFFF, ebu_host->hsnand + HSNAND_CMSG_1); in ebu_nand_trigger()
375 ebu_host->hsnand + HSNAND_INT_MSK_CTL); in ebu_nand_trigger()
385 ebu_host->hsnand + HSNAND_CTL); in ebu_nand_trigger()
404 reg_data = readl(ebu_host->hsnand + HSNAND_CTL); in ebu_nand_read_page_hwecc()
406 writel(reg_data, ebu_host->hsnand + HSNAND_CTL); in ebu_nand_read_page_hwecc()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dintel,lgm-nand.yaml25 - const: hsnand
85 reg-names = "ebunand", "hsnand", "nand_cs0", "nand_cs1",
/Linux-v5.15/drivers/dma/lgm/
DKconfig10 devices such as HSNAND and GSWIP (Gigabit Switch IP).