Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dlpc32xx_mlc.c172 struct lpc32xx_nand_host { struct
228 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup()
279 struct lpc32xx_nand_host *host = nand_chip->priv; in lpc32xx_nand_cmd_ctrl()
295 struct lpc32xx_nand_host *host = nand_chip->priv; in lpc32xx_nand_device_ready()
305 static irqreturn_t lpc3xxx_nand_irq(int irq, struct lpc32xx_nand_host *host) in lpc3xxx_nand_irq()
321 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_waitfunc_nand()
341 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_waitfunc_controller()
369 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
378 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
393 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_xmit_dma()
[all …]
Dlpc32xx_slc.c203 struct lpc32xx_nand_host { struct
225 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument
264 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_cmd_ctrl()
288 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_device_ready()
300 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
309 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
343 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_read_byte()
354 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_read_buf()
367 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_write_buf()
432 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_xmit_dma()
[all …]