sh_flctl 115 drivers/mtd/nand/raw/sh_flctl.c static void empty_fifo(struct sh_flctl *flctl) sh_flctl 121 drivers/mtd/nand/raw/sh_flctl.c static void start_translation(struct sh_flctl *flctl) sh_flctl 126 drivers/mtd/nand/raw/sh_flctl.c static void timeout_error(struct sh_flctl *flctl, const char *str) sh_flctl 131 drivers/mtd/nand/raw/sh_flctl.c static void wait_completion(struct sh_flctl *flctl) sh_flctl 149 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = param; sh_flctl 154 drivers/mtd/nand/raw/sh_flctl.c static void flctl_release_dma(struct sh_flctl *flctl) sh_flctl 166 drivers/mtd/nand/raw/sh_flctl.c static void flctl_setup_dma(struct sh_flctl *flctl) sh_flctl 225 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 254 drivers/mtd/nand/raw/sh_flctl.c static void wait_rfifo_ready(struct sh_flctl *flctl) sh_flctl 269 drivers/mtd/nand/raw/sh_flctl.c static void wait_wfifo_ready(struct sh_flctl *flctl) sh_flctl 284 drivers/mtd/nand/raw/sh_flctl.c (struct sh_flctl *flctl, int sector_number) sh_flctl 363 drivers/mtd/nand/raw/sh_flctl.c static void wait_wecfifo_ready(struct sh_flctl *flctl) sh_flctl 378 drivers/mtd/nand/raw/sh_flctl.c static int flctl_dma_fifo0_transfer(struct sh_flctl *flctl, unsigned long *buf, sh_flctl 448 drivers/mtd/nand/raw/sh_flctl.c static void read_datareg(struct sh_flctl *flctl, int offset) sh_flctl 459 drivers/mtd/nand/raw/sh_flctl.c static void read_fiforeg(struct sh_flctl *flctl, int rlen, int offset) sh_flctl 483 drivers/mtd/nand/raw/sh_flctl.c (struct sh_flctl *flctl, uint8_t *buff, int sector) sh_flctl 501 drivers/mtd/nand/raw/sh_flctl.c static void write_fiforeg(struct sh_flctl *flctl, int rlen, sh_flctl 514 drivers/mtd/nand/raw/sh_flctl.c static void write_ec_fiforeg(struct sh_flctl *flctl, int rlen, sh_flctl 539 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 622 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 671 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 692 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 718 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 742 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 917 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); sh_flctl 961 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); sh_flctl 969 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); sh_flctl 979 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); sh_flctl 989 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = mtd_to_flctl(mtd); sh_flctl 1060 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = dev_id; sh_flctl 1114 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl; sh_flctl 1121 drivers/mtd/nand/raw/sh_flctl.c flctl = devm_kzalloc(&pdev->dev, sizeof(struct sh_flctl), GFP_KERNEL); sh_flctl 1208 drivers/mtd/nand/raw/sh_flctl.c struct sh_flctl *flctl = platform_get_drvdata(pdev); sh_flctl 175 include/linux/mtd/sh_flctl.h static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) sh_flctl 177 include/linux/mtd/sh_flctl.h return container_of(mtd_to_nand(mtdinfo), struct sh_flctl, chip);