Home
last modified time | relevance | path

Searched defs:lpc32xx_nand_host (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c176 struct lpc32xx_nand_host { struct
177 struct platform_device *pdev;
178 struct nand_chip nand_chip;
179 struct lpc32xx_mlc_platform_data *pdata;
180 struct clk *clk;
181 void __iomem *io_base;
182 int irq;
183 struct lpc32xx_nand_cfg_mlc *ncfg;
184 struct completion comp_nand;
185 struct completion comp_controller;
[all …]
Dlpc32xx_slc.c217 struct lpc32xx_nand_host { struct
238 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c186 struct lpc32xx_nand_host { struct
187 struct platform_device *pdev;
188 struct nand_chip nand_chip;
189 struct lpc32xx_mlc_platform_data *pdata;
190 struct clk *clk;
191 void __iomem *io_base;
192 int irq;
193 struct lpc32xx_nand_cfg_mlc *ncfg;
194 struct completion comp_nand;
195 struct completion comp_controller;
[all …]
Dlpc32xx_slc.c226 struct lpc32xx_nand_host { struct
247 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument