Home
last modified time | relevance | path

Searched refs:mhz (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-3.7.0/plat/rockchip/rk3399/drivers/dram/
Ddfs.c28 {.mhz = 928, .refdiv = 1, .fbdiv = 116, .postdiv1 = 3, .postdiv2 = 1},
29 {.mhz = 800, .refdiv = 1, .fbdiv = 100, .postdiv1 = 3, .postdiv2 = 1},
30 {.mhz = 732, .refdiv = 1, .fbdiv = 61, .postdiv1 = 2, .postdiv2 = 1},
31 {.mhz = 666, .refdiv = 1, .fbdiv = 111, .postdiv1 = 4, .postdiv2 = 1},
32 {.mhz = 600, .refdiv = 1, .fbdiv = 50, .postdiv1 = 2, .postdiv2 = 1},
33 {.mhz = 528, .refdiv = 1, .fbdiv = 66, .postdiv1 = 3, .postdiv2 = 1},
34 {.mhz = 400, .refdiv = 1, .fbdiv = 50, .postdiv1 = 3, .postdiv2 = 1},
35 {.mhz = 300, .refdiv = 1, .fbdiv = 50, .postdiv1 = 4, .postdiv2 = 1},
36 {.mhz = 200, .refdiv = 1, .fbdiv = 50, .postdiv1 = 3, .postdiv2 = 2},
328 delay_adder = ie_enable / (1000000 / pdram_timing->mhz); in get_pi_rdlat_adj()
[all …]
Ddram_spec_timing.c212 pdram_timing->mhz = nmhz; in ddr3_get_parameter()
428 pdram_timing->mhz = nmhz; in lpddr2_get_parameter()
668 pdram_timing->mhz = nmhz; in lpddr3_get_parameter()
964 pdram_timing->mhz = nmhz; in lpddr4_get_parameter()
Ddram_spec_timing.h63 uint32_t mhz; member
/trusted-firmware-a-3.7.0/fdts/
Dtc.dts113 capacity-dmips-mhz = <406>;
125 capacity-dmips-mhz = <406>;
137 capacity-dmips-mhz = <406>;
149 capacity-dmips-mhz = <406>;
161 capacity-dmips-mhz = <912>;
173 capacity-dmips-mhz = <912>;
185 capacity-dmips-mhz = <912>;
197 capacity-dmips-mhz = <1024>;
/trusted-firmware-a-3.7.0/plat/rockchip/rk3399/drivers/soc/
Dsoc.h124 uint32_t mhz; member