Lines Matching refs:mxc_nand_host

20 struct mxc_nand_host {  struct
35 static struct mxc_nand_host mxc_host; argument
36 static struct mxc_nand_host *host = &mxc_host;
112 static void wait_op_done(struct mxc_nand_host *host, int max_retries,
143 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd)
159 static void send_addr(struct mxc_nand_host *host, uint16_t addr)
174 static void send_prog_page(struct mxc_nand_host *host, uint8_t buf_id,
225 static void send_read_page(struct mxc_nand_host *host, uint8_t buf_id,
272 static void send_read_id(struct mxc_nand_host *host)
300 static uint16_t get_dev_status(struct mxc_nand_host *host)
353 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
387 struct mxc_nand_host *host = nand_get_controller_data(chip);
441 struct mxc_nand_host *host = nand_get_controller_data(chip);
486 struct mxc_nand_host *host = nand_get_controller_data(chip);
550 struct mxc_nand_host *host = nand_get_controller_data(chip);
578 struct mxc_nand_host *host = nand_get_controller_data(chip);
618 struct mxc_nand_host *host = nand_get_controller_data(chip);
662 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
701 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
729 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
769 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
820 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
891 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
951 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);
978 struct mxc_nand_host *host = nand_get_controller_data(nand_chip);