Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt74 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines
76 when the DDR frequency is less then ddr3_odt_dis_freq,
102 When DDR frequency is less then ddr3_odt_dis_freq,
129 ddr3_odt_dis_freq, the ODT on the DRAM side and
192 rockchip,ddr3_odt_dis_freq = <333>;
/Linux-v5.15/drivers/devfreq/
Drk3399_dmc.c36 unsigned int ddr3_odt_dis_freq; member
265 &timing->ddr3_odt_dis_freq); in of_get_ddr_timings()
384 data->odt_dis_freq = data->timing.ddr3_odt_dis_freq; in rk3399_dmcfreq_probe()