Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ds3c2410.c305 int tacls, twrph0, twrph1; in s3c2410_nand_setrate() local
318 twrph1 = s3c_nand_calc_rate(plat->twrph1, clkrate, 8); in s3c2410_nand_setrate()
323 twrph1 = 8; in s3c2410_nand_setrate()
326 if (tacls < 0 || twrph0 < 0 || twrph1 < 0) { in s3c2410_nand_setrate()
333 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate()
343 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
354 set |= S3C2440_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
830 pdata->twrph1 = DIV_ROUND_UP(timings->tCLH_min, 1000); in s3c2410_nand_setup_data_interface()
/Linux-v4.19/include/linux/platform_data/
Dmtd-nand-s3c2410.h51 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-vstms.c112 .twrph1 = 20,
Dmach-rx3715.c158 .twrph1 = 15,
Dcommon-smdk.c166 .twrph1 = 20,
Dmach-at2440evb.c109 .twrph1 = 40,
Dmach-qt2410.c281 .twrph1 = 20,
Dmach-anubis.c217 .twrph1 = 40,
Dmach-osiris.c233 .twrph1 = 60,
Dmach-gta02.c428 .twrph1 = 15,
Dmach-bast.c293 .twrph1 = 60,
Dmach-jive.c228 .twrph1 = 40,
Dmach-mini2440.c281 .twrph1 = 15,
Dmach-rx1950.c606 .twrph1 = 15,
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-hmt.c200 .twrph1 = 40,
Dmach-real6410.c188 .twrph1 = 40,
Dmach-mini6410.c136 .twrph1 = 40,