Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c277 .max_latency_count_width = MAX_LATENCY_COUNT_WIDTH,
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_gen5.h210 u8 max_latency_count_width; member
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3177 const u32 max_latency = (1 << misccfg->max_latency_count_width) - 1; in mem_init_latency()