Home
last modified time | relevance | path

Searched refs:rk_ftl_gc_jiffies (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rk_nand/
H A Drk_nand_blk.c53 static unsigned long rk_ftl_gc_jiffies; variable
334 rk_ftl_gc_jiffies = HZ / 10; in nand_gc_thread()
348 rk_ftl_gc_jiffies = HZ / 50; in nand_gc_thread()
352 rk_ftl_gc_jiffies = 10 * HZ; in nand_gc_thread()
354 rk_ftl_gc_jiffies = 1 * HZ; in nand_gc_thread()
359 rk_ftl_gc_jiffies = 1 * HZ; in nand_gc_thread()
363 rk_ftl_gc_jiffies = HZ / 50; in nand_gc_thread()
372 rk_ftl_gc_jiffies = 1 * HZ; in nand_gc_thread()
375 rk_ftl_gc_jiffies); in nand_gc_thread()