Searched defs:flctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dsh_flctl.c114 static void empty_fifo(struct sh_flctl *flctl) argument
120 static void start_translation(struct sh_flctl *flctl) argument
125 static void timeout_error(struct sh_flctl *flctl, const char *str) argument
130 static void wait_completion(struct sh_flctl *flctl) argument
148 struct sh_flctl *flctl = param; local
153 flctl_release_dma(struct sh_flctl *flctl) argument
165 flctl_setup_dma(struct sh_flctl *flctl) argument
224 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
253 wait_rfifo_ready(struct sh_flctl *flctl) argument
268 wait_wfifo_ready(struct sh_flctl *flctl) argument
282 wait_recfifo_ready(struct sh_flctl *flctl, int sector_number) argument
362 wait_wecfifo_ready(struct sh_flctl *flctl) argument
377 flctl_dma_fifo0_transfer(struct sh_flctl *flctl, unsigned long *buf, int len, enum dma_data_direction dir) argument
449 read_datareg(struct sh_flctl *flctl, int offset) argument
460 read_fiforeg(struct sh_flctl *flctl, int rlen, int offset) argument
483 read_ecfiforeg(struct sh_flctl *flctl, uint8_t *buff, int sector) argument
502 write_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) argument
515 write_ec_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) argument
540 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
623 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
672 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
693 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
719 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
743 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
918 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); local
962 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); local
970 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); local
980 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); local
990 struct sh_flctl *flctl = mtd_to_flctl(mtd); local
1061 struct sh_flctl *flctl = dev_id; local
1115 struct sh_flctl *flctl; local
1206 struct sh_flctl *flctl = platform_get_drvdata(pdev); local
[all...]

Completed in 135 milliseconds