Lines Matching refs:mxc_nand_host

23 struct mxc_nand_host {
38 static struct mxc_nand_host mxc_host;
39 static struct mxc_nand_host *host = &mxc_host;
115 static void wait_op_done(struct mxc_nand_host *host, int max_retries,
146 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd)
162 static void send_addr(struct mxc_nand_host *host, uint16_t addr)
177 static void send_prog_page(struct mxc_nand_host *host, uint8_t buf_id,
228 static void send_read_page(struct mxc_nand_host *host, uint8_t buf_id,
275 static void send_read_id(struct mxc_nand_host *host)
303 static uint16_t get_dev_status(struct mxc_nand_host *host)
356 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
390 struct mxc_nand_host *host = nand_get_controller_data(chip);
444 struct mxc_nand_host *host = nand_get_controller_data(chip);
489 struct mxc_nand_host *host = nand_get_controller_data(chip);
553 struct mxc_nand_host *host = nand_get_controller_data(chip);
581 struct mxc_nand_host *host = nand_get_controller_data(chip);
621 struct mxc_nand_host *host = nand_get_controller_data(chip);
665 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
704 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
732 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
772 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
823 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
894 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
954 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
981 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);