Searched refs:DRAM_DLYCFG_DLYSEL_MASK (Results 1 – 1 of 1) sorted by relevance
812 #define DRAM_DLYCFG_DLYSEL_MASK (0x3EU) macro814 …e DRAM_DLYCFG_DLYSEL_SET(x) (((uint32_t)(x) << DRAM_DLYCFG_DLYSEL_SHIFT) & DRAM_DLYCFG_DLYSEL_MASK)815 #define DRAM_DLYCFG_DLYSEL_GET(x) (((uint32_t)(x) & DRAM_DLYCFG_DLYSEL_MASK) >> DRAM_DLYCFG_DLYSEL_…