Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dsh_flctl.c130 static void empty_fifo(struct sh_flctl *flctl) in empty_fifo()
136 static void start_translation(struct sh_flctl *flctl) in start_translation()
141 static void timeout_error(struct sh_flctl *flctl, const char *str) in timeout_error()
146 static void wait_completion(struct sh_flctl *flctl) in wait_completion()
164 struct sh_flctl *flctl = param; in flctl_dma_complete() local
169 static void flctl_release_dma(struct sh_flctl *flctl) in flctl_release_dma()
181 static void flctl_setup_dma(struct sh_flctl *flctl) in flctl_setup_dma()
240 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_addr() local
269 static void wait_rfifo_ready(struct sh_flctl *flctl) in wait_rfifo_ready()
284 static void wait_wfifo_ready(struct sh_flctl *flctl) in wait_wfifo_ready()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dsh_flctl.c115 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()
[all …]