Searched full:ebunand (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | intel,lgm-ebunand.yaml | 4 $id: http://devicetree.org/schemas/mtd/intel,lgm-ebunand.yaml# 17 const: intel,lgm-ebunand 24 - const: ebunand 69 compatible = "intel,lgm-ebunand"; 76 reg-names = "ebunand", "hsnand", "nand_cs0", "nand_cs1",
|
/linux/drivers/mtd/nand/raw/ |
H A D | intel-nand-controller.c | 595 ebu_host->ebu = devm_platform_ioremap_resource_byname(pdev, "ebunand"); in ebu_nand_probe() 724 { .compatible = "intel,lgm-ebunand" },
|