Home
last modified time | relevance | path

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

/linux-6.15/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()
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()
425 writel(reg, ebu_host->hsnand + HSNAND_CMSG_0); in ebu_nand_write_page_hwecc()
428 writel(reg, ebu_host->hsnand + HSNAND_CMSG_1); in ebu_nand_write_page_hwecc()
600 if (IS_ERR(ebu_host->hsnand)) in ebu_nand_probe()
[all …]
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dintel,lgm-ebunand.yaml25 - const: hsnand
76 reg-names = "ebunand", "hsnand", "nand_cs0", "nand_cs1",