Home
last modified time | relevance | path

Searched refs:mxc_nand_host (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dmxc_nand.c22 struct mxc_nand_host { struct
37 static struct mxc_nand_host mxc_host; argument
38 static struct mxc_nand_host *host = &mxc_host;
145 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd)
274 static void send_read_id(struct mxc_nand_host *host)
302 static uint16_t get_dev_status(struct mxc_nand_host *host)
389 struct mxc_nand_host *host = nand_get_controller_data(chip);
443 struct mxc_nand_host *host = nand_get_controller_data(chip);
488 struct mxc_nand_host *host = nand_get_controller_data(chip);
552 struct mxc_nand_host *host = nand_get_controller_data(chip);
[all …]

Completed in 7 milliseconds