Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Dmxc_nand.c143 struct mxc_nand_host { struct
144 struct mtd_info mtd;
145 struct nand_chip nand;
169 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); argument
170 void (*send_addr)(struct mxc_nand_host *, uint16_t, int); argument
172 void (*send_read_id)(struct mxc_nand_host *); argument
173 uint16_t (*get_dev_status)(struct mxc_nand_host *); argument
174 int (*check_int)(struct mxc_nand_host *); argument
175 void (*irq_control)(struct mxc_nand_host *, int); argument