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