Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
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()
829 pdata->twrph1 = DIV_ROUND_UP(timings->tCLH_min, 1000); in s3c2410_nand_setup_data_interface()
/Linux-v5.4/include/linux/platform_data/
Dmtd-nand-s3c2410.h48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/Linux-v5.4/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.c416 .twrph1 = 15,
Dmach-jive.c228 .twrph1 = 40,
Dmach-bast.c293 .twrph1 = 60,
Dmach-mini2440.c295 .twrph1 = 15,
Dmach-rx1950.c616 .twrph1 = 15,
/Linux-v5.4/arch/arm/mach-s3c64xx/
Dmach-hmt.c200 .twrph1 = 40,
Dmach-real6410.c188 .twrph1 = 40,
Dmach-mini6410.c136 .twrph1 = 40,