Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsh_flctl.c115 static void empty_fifo(struct sh_flctl *flctl) in empty_fifo() argument
121 static void start_translation(struct sh_flctl *flctl) in start_translation() argument
126 static void timeout_error(struct sh_flctl *flctl, const char *str) in timeout_error() argument
131 static void wait_completion(struct sh_flctl *flctl) in wait_completion() argument
149 struct sh_flctl *flctl = param; flctl_dma_complete() local
154 flctl_release_dma(struct sh_flctl *flctl) flctl_release_dma() argument
166 flctl_setup_dma(struct sh_flctl *flctl) flctl_setup_dma() argument
225 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_addr() local
254 wait_rfifo_ready(struct sh_flctl *flctl) wait_rfifo_ready() argument
269 wait_wfifo_ready(struct sh_flctl *flctl) wait_wfifo_ready() argument
283 wait_recfifo_ready(struct sh_flctl *flctl, int sector_number) wait_recfifo_ready() argument
363 wait_wecfifo_ready(struct sh_flctl *flctl) wait_wecfifo_ready() argument
378 flctl_dma_fifo0_transfer(struct sh_flctl *flctl, unsigned long *buf, int len, enum dma_data_direction dir) flctl_dma_fifo0_transfer() argument
450 read_datareg(struct sh_flctl *flctl, int offset) read_datareg() argument
461 read_fiforeg(struct sh_flctl *flctl, int rlen, int offset) read_fiforeg() argument
484 read_ecfiforeg(struct sh_flctl *flctl, uint8_t *buff, int sector) read_ecfiforeg() argument
503 write_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) write_fiforeg() argument
516 write_ec_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) write_ec_fiforeg() argument
541 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_cmd_regs() local
624 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_page_sector() local
673 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_oob() local
694 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_page_sector() local
720 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_oob() local
744 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_cmdfunc() local
919 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_select_chip() local
963 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_write_buf() local
971 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_read_byte() local
981 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_read_buf() local
991 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_chip_attach_chip() local
1062 struct sh_flctl *flctl = dev_id; flctl_handle_flste() local
1116 struct sh_flctl *flctl; flctl_probe() local
1208 struct sh_flctl *flctl = platform_get_drvdata(pdev); flctl_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsh_flctl.c114 static void empty_fifo(struct sh_flctl *flctl) in empty_fifo() argument
120 static void start_translation(struct sh_flctl *flctl) in start_translation() argument
125 static void timeout_error(struct sh_flctl *flctl, const char *str) in timeout_error() argument
130 static void wait_completion(struct sh_flctl *flctl) in wait_completion() argument
148 struct sh_flctl *flctl = param; flctl_dma_complete() local
153 flctl_release_dma(struct sh_flctl *flctl) flctl_release_dma() argument
165 flctl_setup_dma(struct sh_flctl *flctl) flctl_setup_dma() argument
224 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_addr() local
253 wait_rfifo_ready(struct sh_flctl *flctl) wait_rfifo_ready() argument
268 wait_wfifo_ready(struct sh_flctl *flctl) wait_wfifo_ready() argument
282 wait_recfifo_ready(struct sh_flctl *flctl, int sector_number) wait_recfifo_ready() argument
362 wait_wecfifo_ready(struct sh_flctl *flctl) wait_wecfifo_ready() argument
377 flctl_dma_fifo0_transfer(struct sh_flctl *flctl, unsigned long *buf, int len, enum dma_data_direction dir) flctl_dma_fifo0_transfer() argument
449 read_datareg(struct sh_flctl *flctl, int offset) read_datareg() argument
460 read_fiforeg(struct sh_flctl *flctl, int rlen, int offset) read_fiforeg() argument
483 read_ecfiforeg(struct sh_flctl *flctl, uint8_t *buff, int sector) read_ecfiforeg() argument
502 write_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) write_fiforeg() argument
515 write_ec_fiforeg(struct sh_flctl *flctl, int rlen, unsigned int offset) write_ec_fiforeg() argument
540 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_cmd_regs() local
623 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_page_sector() local
672 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_oob() local
693 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_page_sector() local
719 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_oob() local
743 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_cmdfunc() local
918 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_select_chip() local
962 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_write_buf() local
970 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_read_byte() local
980 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); flctl_read_buf() local
990 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_chip_attach_chip() local
1061 struct sh_flctl *flctl = dev_id; flctl_handle_flste() local
1115 struct sh_flctl *flctl; flctl_probe() local
1206 struct sh_flctl *flctl = platform_get_drvdata(pdev); flctl_remove() local
[all...]

Completed in 2 milliseconds