Searched refs:DDRC_TIMING1_TWTR_BIT (Results 1 – 2 of 2) sorted by relevance
203 #define DDRC_TIMING1_TWTR_BIT 16 macro204 #define DDRC_TIMING1_TWTR_MASK (0x3f << DDRC_TIMING1_TWTR_BIT)205 #define DDRC_TIMING1_TWTR_1 (0 << DDRC_TIMING1_TWTR_BIT)206 #define DDRC_TIMING1_TWTR_2 (1 << DDRC_TIMING1_TWTR_BIT)207 #define DDRC_TIMING1_TWTR_3 (2 << DDRC_TIMING1_TWTR_BIT)208 #define DDRC_TIMING1_TWTR_4 (3 << DDRC_TIMING1_TWTR_BIT)
267 (4 << DDRC_TIMING1_TRTP_BIT) | (13 << DDRC_TIMING1_TWTR_BIT) |311 (4 << DDRC_TIMING1_TRTP_BIT) | (13 << DDRC_TIMING1_TWTR_BIT) |
Completed in 5 milliseconds