Home
last modified time | relevance | path

Searched refs:S3C2410_NFCONF_TWRPH1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ds3c2410.c59 #define S3C2410_NFCONF_TWRPH1(x) ((x)<<0) macro
326 S3C2410_NFCONF_TWRPH1(7)); in s3c2410_nand_setrate()
330 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ds3c2410.c57 #define S3C2410_NFCONF_TWRPH1(x) ((x)<<0) macro
322 S3C2410_NFCONF_TWRPH1(7)); in s3c2410_nand_setrate()
326 set |= S3C2410_NFCONF_TWRPH1(twrph1 - 1); in s3c2410_nand_setrate()

Completed in 4 milliseconds