Lines Matching refs:lpc32xx_nand_host

214 struct lpc32xx_nand_host {  struct
236 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument
274 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_cmd_ctrl()
297 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_device_ready()
309 static void lpc32xx_wp_enable(struct lpc32xx_nand_host *host) in lpc32xx_wp_enable()
318 static void lpc32xx_wp_disable(struct lpc32xx_nand_host *host) in lpc32xx_wp_disable()
351 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_byte()
361 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_buf()
374 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_buf()
429 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma()
489 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xfer()
604 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_page_syndrome()
672 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_page_syndrome()
719 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()
832 struct lpc32xx_nand_host *host; in lpc32xx_nand_probe()
950 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_remove()
969 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_resume()
989 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_suspend()