Lines Matching refs:lpc32xx_nand_host
176 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()
438 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_read_page()
505 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_write_page_lowlevel()
552 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_read_oob()
572 static int lpc32xx_dma_setup(struct lpc32xx_nand_host *host) in lpc32xx_dma_setup()
648 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip()
676 struct lpc32xx_nand_host *host; in lpc32xx_nand_probe()
829 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_remove()
848 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_resume()
867 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_suspend()