Lines Matching defs:host

236 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host)  in lpc32xx_nand_setup()
274 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_cmd_ctrl() local
297 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_device_ready() local
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() local
361 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_buf() local
374 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_buf() local
429 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma() local
489 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xfer() local
604 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_page_syndrome() local
672 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_page_syndrome() local
719 static int lpc32xx_nand_dma_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_dma_setup()
772 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip() local
828 struct lpc32xx_nand_host *host; in lpc32xx_nand_probe() local
946 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_remove() local
965 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_resume() local
985 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); in lpc32xx_nand_suspend() local