Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c176 struct lpc32xx_nand_host { struct
232 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup()
282 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_cmd_ctrl()
297 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_device_ready()
307 static irqreturn_t lpc3xxx_nand_irq(int irq, struct lpc32xx_nand_host *host) in lpc3xxx_nand_irq()
324 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_nand()
344 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_controller()
372 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
381 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
396 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma()
[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
276 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_cmd_ctrl()
299 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_device_ready()
311 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
320 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
353 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_byte()
363 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_buf()
376 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_buf()
431 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma()
[all …]