Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ds3c2410.c62 #define S3C2440_NFCONF_TWRPH0(x) ((x)<<8) macro
336 S3C2440_NFCONF_TWRPH0(7) | in s3c2410_nand_setrate()
340 set |= S3C2440_NFCONF_TWRPH0(twrph0 - 1); in s3c2410_nand_setrate()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Ds3c2410.c60 #define S3C2440_NFCONF_TWRPH0(x) ((x)<<8) macro
332 S3C2440_NFCONF_TWRPH0(7) | in s3c2410_nand_setrate()
336 set |= S3C2440_NFCONF_TWRPH0(twrph0 - 1); in s3c2410_nand_setrate()

Completed in 4 milliseconds