Searched refs:DRAM_SDRCTRL1_RFRC_SHIFT (Results 1 – 1 of 1) sorted by relevance
496 #define DRAM_SDRCTRL1_RFRC_SHIFT (8U) macro497 #define DRAM_SDRCTRL1_RFRC_SET(x) (((uint32_t)(x) << DRAM_SDRCTRL1_RFRC_SHIFT) & DRAM_SDRCTRL1_RFRC…498 …e DRAM_SDRCTRL1_RFRC_GET(x) (((uint32_t)(x) & DRAM_SDRCTRL1_RFRC_MASK) >> DRAM_SDRCTRL1_RFRC_SHIFT)