Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/devices/
A Dmtdram.c24 #define MTDRAM_TOTAL_SIZE (total_size * 1024) macro
165 addr = vmalloc(MTDRAM_TOTAL_SIZE); in init_mtdram()
171 err = mtdram_init_device(mtd_info, addr, MTDRAM_TOTAL_SIZE, "mtdram test device"); in init_mtdram()
178 memset(mtd_info->priv, 0xff, MTDRAM_TOTAL_SIZE); in init_mtdram()
A DKconfig146 config MTDRAM_TOTAL_SIZE config

Completed in 3 milliseconds