Lines Matching defs:flctl

115 static void empty_fifo(struct sh_flctl *flctl)  in empty_fifo()
121 static void start_translation(struct sh_flctl *flctl) in start_translation()
126 static void timeout_error(struct sh_flctl *flctl, const char *str) in timeout_error()
131 static void wait_completion(struct sh_flctl *flctl) in wait_completion()
149 struct sh_flctl *flctl = param; in flctl_dma_complete() local
154 static void flctl_release_dma(struct sh_flctl *flctl) in flctl_release_dma()
166 static void flctl_setup_dma(struct sh_flctl *flctl) in flctl_setup_dma()
225 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_addr() local
254 static void wait_rfifo_ready(struct sh_flctl *flctl) in wait_rfifo_ready()
269 static void wait_wfifo_ready(struct sh_flctl *flctl) in wait_wfifo_ready()
284 (struct sh_flctl *flctl, int sector_number) in wait_recfifo_ready()
363 static void wait_wecfifo_ready(struct sh_flctl *flctl) in wait_wecfifo_ready()
378 static int flctl_dma_fifo0_transfer(struct sh_flctl *flctl, unsigned long *buf, in flctl_dma_fifo0_transfer()
448 static void read_datareg(struct sh_flctl *flctl, int offset) in read_datareg()
459 static void read_fiforeg(struct sh_flctl *flctl, int rlen, int offset) in read_fiforeg()
483 (struct sh_flctl *flctl, uint8_t *buff, int sector) in read_ecfiforeg()
501 static void write_fiforeg(struct sh_flctl *flctl, int rlen, in write_fiforeg()
514 static void write_ec_fiforeg(struct sh_flctl *flctl, int rlen, in write_ec_fiforeg()
539 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_cmd_regs() local
622 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_page_sector() local
671 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_oob() local
692 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_page_sector() local
718 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_oob() local
742 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_cmdfunc() local
917 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_select_chip() local
961 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_write_buf() local
969 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_read_byte() local
979 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_read_buf() local
989 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_chip_attach_chip() local
1060 struct sh_flctl *flctl = dev_id; in flctl_handle_flste() local
1114 struct sh_flctl *flctl; in flctl_probe() local
1206 struct sh_flctl *flctl = platform_get_drvdata(pdev); in flctl_remove() local