Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ds3c2410.c292 int tacls, twrph0, twrph1; in s3c2410_nand_setrate() local
305 twrph1 = s3c_nand_calc_rate(plat->twrph1, clkrate, 8); in s3c2410_nand_setrate()
310 twrph1 = 8; in s3c2410_nand_setrate()
313 if (tacls < 0 || twrph0 < 0 || twrph1 < 0) { in s3c2410_nand_setrate()
320 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate()
330 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
341 set |= S3C2440_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
830 pdata->twrph1 = DIV_ROUND_UP(timings->tCLH_min, 1000); in s3c2410_nand_setup_interface()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-vstms.c111 .twrph1 = 20,
H A Dcommon-smdk-s3c24xx.c190 .twrph1 = 20,
H A Dmach-rx3715.c160 .twrph1 = 15,
H A Dmach-at2440evb.c106 .twrph1 = 40,
H A Dmach-hmt.c197 .twrph1 = 40,
H A Dmach-real6410.c187 .twrph1 = 40,
H A Dmach-qt2410.c298 .twrph1 = 20,
H A Dmach-mini6410.c135 .twrph1 = 40,
H A Dmach-osiris.c230 .twrph1 = 60,
H A Dmach-anubis.c214 .twrph1 = 40,
H A Dmach-gta02.c415 .twrph1 = 15,
H A Dmach-jive.c227 .twrph1 = 40,
H A Dmach-bast.c290 .twrph1 = 60,
H A Dmach-mini2440.c305 .twrph1 = 15,
H A Dmach-rx1950.c631 .twrph1 = 15,