Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Dsh_flctl.c68 static void empty_fifo(struct sh_flctl *flctl) in empty_fifo()
74 static void start_translation(struct sh_flctl *flctl) in start_translation()
79 static void timeout_error(struct sh_flctl *flctl, const char *str) in timeout_error()
84 static void wait_completion(struct sh_flctl *flctl) in wait_completion()
102 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_addr() local
131 static void wait_rfifo_ready(struct sh_flctl *flctl) in wait_rfifo_ready()
146 static void wait_wfifo_ready(struct sh_flctl *flctl) in wait_wfifo_ready()
160 static int wait_recfifo_ready(struct sh_flctl *flctl, int sector_number) in wait_recfifo_ready()
213 static void wait_wecfifo_ready(struct sh_flctl *flctl) in wait_wecfifo_ready()
228 static void read_datareg(struct sh_flctl *flctl, int offset) in read_datareg()
[all …]