Home
last modified time | relevance | path

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

/linux-4.1.27/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.c200 struct lpc32xx_nand_host { struct
222 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument
261 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_cmd_ctrl()
285 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_device_ready()
297 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
306 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
340 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_read_byte()
351 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_read_buf()
364 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_nand_write_buf()
429 struct lpc32xx_nand_host *host = chip->priv; in lpc32xx_xmit_dma()
[all …]