Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c86 #define MLCTIMEREG_WR_LOW(n) (((n) & 0x0F) << 0) macro
265 tmp |= MLCTIMEREG_WR_LOW(clkrate / host->ncfg->wr_low); in lpc32xx_nand_setup()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c85 #define MLCTIMEREG_WR_LOW(n) (((n) & 0x0F) << 0) macro
264 tmp |= MLCTIMEREG_WR_LOW(clkrate / host->ncfg->wr_low); in lpc32xx_nand_setup()

Completed in 4 milliseconds