Home
last modified time | relevance | path

Searched refs:FMC2_PCR_TCLR (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/mtd/nand/raw/
Dstm32_fmc2_nand.c92 #define FMC2_PCR_TCLR(x) (((x) & 0xf) << 9) macro
286 pcr |= FMC2_PCR_TCLR(timings->tclr); in stm32_fmc2_timings_init()
1408 pcr |= FMC2_PCR_TCLR(FMC2_PCR_TCLR_DEFAULT); in stm32_fmc2_init()