Searched refs:DFIPHYMSTR_ENABLE (Results 1 – 2 of 2) sorted by relevance
164 mmio_clrbits_32(DDRC_BASE + OFFSET_DFIPHYMSTR, DFIPHYMSTR_ENABLE); in post_train_setup()168 (phymstr_reg & DFIPHYMSTR_ENABLE) == DFIPHYMSTR_DISABLED, in post_train_setup()223 mmio_setbits_32(DDRC_BASE + OFFSET_DFIPHYMSTR, DFIPHYMSTR_ENABLE); in post_train_setup()227 (phymstr_reg & DFIPHYMSTR_ENABLE) == DFIPHYMSTR_ENABLE, in post_train_setup()
197 #define DFIPHYMSTR_ENABLE 0x1U macro