Searched refs:DDR_533 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_axp_vars.h | 146 {0, 0, 0, 0, 0, 0, 0, 0, 0, DDR_444, DDR_533, 0}, 149 {DDR_500, DDR_533, DDR_600, DDR_666, DDR_750, DDR_833, 0, 0, 0, 0, 154 {0, 0, DDR_400, 0, DDR_500, 0, 0, 0, 0, 0, 0, DDR_533}, 155 {DDR_400, 0, 0, DDR_533, DDR_600, 0, 0, 0, 0, 0, 0, DDR_640}, 158 {0, 0, 0, 0, 0, 0, DDR_600, DDR_666, 0, 0, 0, DDR_533}, 165 {DDR_666, 0, DDR_800, 0, 0, 0, 0, 0, 0, 0, DDR_533, 0}
|
| H A D | ddr3_axp.h | 474 #define DDR_533 6 macro
|
| H A D | ddr3_dfs.c | 1082 } else if ((freq > DDR_400) && (freq <= DDR_533)) { in ddr3_dfs_low_2_high() 1089 } else if ((freq > DDR_533) && (freq <= DDR_666)) { in ddr3_dfs_low_2_high()
|
| H A D | ddr3_init.c | 1194 tmp = DDR_533; in get_target_freq()
|