Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ds3c2410.c58 #define S3C2410_NFCONF_TWRPH0(x) ((x)<<4) macro
325 S3C2410_NFCONF_TWRPH0(7) | in s3c2410_nand_setrate()
329 set |= S3C2410_NFCONF_TWRPH0(twrph0 - 1); in s3c2410_nand_setrate()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ds3c2410.c56 #define S3C2410_NFCONF_TWRPH0(x) ((x)<<4) macro
321 S3C2410_NFCONF_TWRPH0(7) | in s3c2410_nand_setrate()
325 set |= S3C2410_NFCONF_TWRPH0(twrph0 - 1); in s3c2410_nand_setrate()

Completed in 4 milliseconds