Searched refs:DDR50_PHASE (Results 1 – 1 of 1) sorted by relevance
1253 #define DDR50_PHASE(val) (((val) >> 16) & 0xFF) macro1256 #define DDR50_TX_PHASE(pcr) DDR50_PHASE((pcr)->tx_initial_phase)1259 #define DDR50_RX_PHASE(pcr) DDR50_PHASE((pcr)->rx_initial_phase)