Lines Matching refs:lpc32xx_nand_host
174 struct lpc32xx_nand_host { struct
231 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup()
281 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_cmd_ctrl()
296 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_device_ready()
308 struct lpc32xx_nand_host *host = data; 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()
650 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip()
690 struct lpc32xx_nand_host *host; in lpc32xx_nand_probe()
836 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_remove()
857 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_resume()
876 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_suspend()