Searched refs:auto_refresh_delay (Results 1 – 2 of 2) sorted by relevance
574 exmc_sdram_init_struct->timing->auto_refresh_delay = 16U; in exmc_sdram_struct_para_init()625 … (((exmc_sdram_init_struct->timing->auto_refresh_delay) - 1U) << SDTCFG_ARFD_OFFSET) | in exmc_sdram_init()652 …sdtcfg0 |= (uint32_t)(((exmc_sdram_init_struct->timing->auto_refresh_delay) - 1U) << SDTCFG_ARFD_O… in exmc_sdram_init()
322 …uint32_t auto_refresh_delay; /*!< configure the auto refres… member