Searched refs:DRAM_BMW1_PH_MASK (Results 1 – 1 of 1) sorted by relevance
178 #define DRAM_BMW1_PH_MASK (0xFF00U) macro180 #define DRAM_BMW1_PH_SET(x) (((uint32_t)(x) << DRAM_BMW1_PH_SHIFT) & DRAM_BMW1_PH_MASK)181 #define DRAM_BMW1_PH_GET(x) (((uint32_t)(x) & DRAM_BMW1_PH_MASK) >> DRAM_BMW1_PH_SHIFT)