Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/memory/
Domap-gpmc.c51 #define GPMC_PREFETCH_CONFIG1 0x1e0 macro
1164 reg->gpmc_prefetch_config1 = gpmc_base + GPMC_PREFETCH_CONFIG1; in gpmc_omap_get_nand_ops()
2489 gpmc_context->prefetch_config1 = gpmc_read_reg(GPMC_PREFETCH_CONFIG1); in omap3_gpmc_save_context()
2527 gpmc_write_reg(GPMC_PREFETCH_CONFIG1, gpmc_context->prefetch_config1); in omap3_gpmc_restore_context()