Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt72 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines
74 when the DDR frequency is less then ddr3_odt_dis_freq,
101 When DDR frequency is less then ddr3_odt_dis_freq,
130 ddr3_odt_dis_freq, the ODT on the DRAM side and
195 rockchip,ddr3_odt_dis_freq = <333>;
/Linux-v5.10/drivers/devfreq/
Drk3399_dmc.c36 unsigned int ddr3_odt_dis_freq; member
265 &timing->ddr3_odt_dis_freq); in of_get_ddr_timings()
392 data->odt_dis_freq = data->timing.ddr3_odt_dis_freq; in rk3399_dmcfreq_probe()