Home
last modified time | relevance | path

Searched refs:twrph1 (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A 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()
830 pdata->twrph1 in s3c2410_nand_setup_interface()
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ds3c2410.c288 int tacls, twrph0, twrph1; in s3c2410_nand_setrate() local
301 twrph1 = s3c_nand_calc_rate(plat->twrph1, clkrate, 8); in s3c2410_nand_setrate()
306 twrph1 = 8; in s3c2410_nand_setrate()
309 if (tacls < 0 || twrph0 < 0 || twrph1 < 0) { in s3c2410_nand_setrate()
316 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate()
326 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
337 set |= S3C2440_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
774 pdata->twrph1 in s3c2410_nand_setup_interface()
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h48 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */ member
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-vstms.c111 .twrph1 = 20,
H A Dcommon-smdk-s3c24xx.c190 .twrph1 = 20,
H A Dmach-at2440evb.c106 .twrph1 = 40,
H A Dmach-rx3715.c160 .twrph1 = 15,
H A Dmach-mini6410.c135 .twrph1 = 40,
H A Dmach-hmt.c197 .twrph1 = 40,
H A Dmach-real6410.c187 .twrph1 = 40,
H A Dmach-qt2410.c298 .twrph1 = 20,
H A Dmach-gta02.c415 .twrph1 = 15,
H A Dmach-anubis.c214 .twrph1 = 40,
H A Dmach-osiris.c230 .twrph1 = 60,
H A Dmach-mini2440.c305 .twrph1 = 15,
H A Dmach-jive.c227 .twrph1 = 40,
H A Dmach-bast.c290 .twrph1 = 60,
H A Dmach-rx1950.c631 .twrph1 = 15,

Completed in 11 milliseconds