Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
Domap-gpmc.c139 #define GPMC_CONFIG1_WRITEMULTIPLE_SUPP (1 << 28) macro
1869 config1 |= GPMC_CONFIG1_WRITEMULTIPLE_SUPP; in gpmc_cs_program_settings()