Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Ds3c2410.c293 int tacls, twrph0, twrph1; in s3c2410_nand_setrate() local
306 twrph1 = s3c_nand_calc_rate(plat->twrph1, clkrate, 8); in s3c2410_nand_setrate()
311 twrph1 = 8; in s3c2410_nand_setrate()
314 if (tacls < 0 || twrph0 < 0 || twrph1 < 0) { in s3c2410_nand_setrate()
321 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate()
331 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
342 set |= S3C2440_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
831 pdata->twrph1 = DIV_ROUND_UP(timings->tCLH_min, 1000); in s3c2410_nand_setup_interface()
/linux-6.1.9/include/linux/platform_data/
Dmtd-nand-s3c2410.h48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-vstms.c111 .twrph1 = 20,
Dcommon-smdk-s3c24xx.c190 .twrph1 = 20,
Dmach-rx3715.c154 .twrph1 = 15,
Dmach-at2440evb.c106 .twrph1 = 40,
Dmach-hmt.c197 .twrph1 = 40,
Dmach-qt2410.c298 .twrph1 = 20,
Dmach-real6410.c187 .twrph1 = 40,
Dmach-mini6410.c135 .twrph1 = 40,
Dmach-anubis.c209 .twrph1 = 40,
Dmach-osiris.c225 .twrph1 = 60,
Dmach-gta02.c414 .twrph1 = 15,
Dmach-bast.c285 .twrph1 = 60,
Dmach-jive.c227 .twrph1 = 40,
Dmach-mini2440.c311 .twrph1 = 15,
Dmach-rx1950.c639 .twrph1 = 15,