Lines Matching refs:lpc32xx_nand_host
217 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()
491 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xfer()
606 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_page_syndrome()
674 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_page_syndrome()
721 static int lpc32xx_nand_dma_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_dma_setup()
776 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip()
818 struct lpc32xx_nand_host *host; in lpc32xx_nand_probe()
949 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_remove()
968 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_resume()
988 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_suspend()