Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dbrcmstb_dpfe.c61 #define DRAM_INFO_MR4_SHIFT 24 /* We need to look at byte 3 */ macro
754 mr4 = (readl_relaxed(info + DRAM_INFO_MR4) >> DRAM_INFO_MR4_SHIFT) & in show_refresh()