Searched refs:twrph1 (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | s3c2410.c | 292 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 D | mtd-nand-s3c2410.h | 48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | mach-vstms.c | 111 .twrph1 = 20,
|
| H A D | common-smdk-s3c24xx.c | 190 .twrph1 = 20,
|
| H A D | mach-rx3715.c | 160 .twrph1 = 15,
|
| H A D | mach-at2440evb.c | 106 .twrph1 = 40,
|
| H A D | mach-hmt.c | 197 .twrph1 = 40,
|
| H A D | mach-real6410.c | 187 .twrph1 = 40,
|
| H A D | mach-qt2410.c | 298 .twrph1 = 20,
|
| H A D | mach-mini6410.c | 135 .twrph1 = 40,
|
| H A D | mach-osiris.c | 230 .twrph1 = 60,
|
| H A D | mach-anubis.c | 214 .twrph1 = 40,
|
| H A D | mach-gta02.c | 415 .twrph1 = 15,
|
| H A D | mach-jive.c | 227 .twrph1 = 40,
|
| H A D | mach-bast.c | 290 .twrph1 = 60,
|
| H A D | mach-mini2440.c | 305 .twrph1 = 15,
|
| H A D | mach-rx1950.c | 631 .twrph1 = 15,
|