Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dbrcmstb_dpfe.c92 #define DRAM_DDR_INFO_MASK 0xff macro
840 mr5 = response[MSG_ARG0 + 1] & DRAM_DDR_INFO_MASK; in show_dram()
841 mr6 = response[MSG_ARG0 + 2] & DRAM_DDR_INFO_MASK; in show_dram()
842 mr7 = response[MSG_ARG0 + 3] & DRAM_DDR_INFO_MASK; in show_dram()
843 mr8 = response[MSG_ARG0 + 4] & DRAM_DDR_INFO_MASK; in show_dram()
844 err = response[MSG_ARG0 + 5] & DRAM_DDR_INFO_MASK; in show_dram()