Searched refs:twrph1 (Results 1 – 2 of 2) sorted by relevance
286 int tacls, twrph0, twrph1; in s3c2410_nand_setrate() local 299 twrph1 = s3c_nand_calc_rate(plat->twrph1, clkrate, 8); in s3c2410_nand_setrate() 304 twrph1 = 8; in s3c2410_nand_setrate() 307 if (tacls < 0 || twrph0 < 0 || twrph1 < 0) { in s3c2410_nand_setrate() 314 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate() 324 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate() 335 set |= S3C2440_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate() 772 pdata->twrph1 in s3c2410_nand_setup_interface() [all...]
48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member