Home
last modified time | relevance | path

Searched refs:ddr3_odt_dis_freq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt70 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines
72 when the DDR frequency is less then ddr3_odt_dis_freq,
99 When DDR frequency is less then ddr3_odt_dis_freq,
128 ddr3_odt_dis_freq, the ODT on the DRAM side and
193 rockchip,ddr3_odt_dis_freq = <333>;
/Linux-v5.4/drivers/devfreq/
Drk3399_dmc.c36 unsigned int ddr3_odt_dis_freq; member
263 &timing->ddr3_odt_dis_freq); in of_get_ddr_timings()
385 data->odt_dis_freq = data->timing.ddr3_odt_dis_freq; in rk3399_dmcfreq_probe()