Lines Matching defs:drv_config
104 struct drv_odt_lp_config *drv_config)
114 drv_config->dram_side_drv = 34;
116 drv_config->dram_side_drv = 40;
120 drv_config->dram_side_dq_odt = 0;
122 drv_config->dram_side_dq_odt = 60;
124 drv_config->dram_side_dq_odt = 40;
126 drv_config->dram_side_dq_odt = 120;
132 drv_config->dram_side_drv = 3448;
134 drv_config->dram_side_drv = 4048;
136 drv_config->dram_side_drv = 3440;
138 drv_config->dram_side_drv = 60;
140 drv_config->dram_side_drv = 48;
142 drv_config->dram_side_drv = 40;
144 drv_config->dram_side_drv = 34;
147 drv_config->dram_side_dq_odt = 60;
149 drv_config->dram_side_dq_odt = 120;
151 drv_config->dram_side_dq_odt = 0;
153 drv_config->dram_side_dq_odt = 240;
161 drv_config->dram_side_drv = 40;
163 drv_config->dram_side_drv = 240 / mr3_val;
167 drv_config->dram_side_dq_odt = 0;
169 drv_config->dram_side_dq_odt = 240 / tmp;
173 drv_config->dram_side_ca_odt = 0;
175 drv_config->dram_side_ca_odt = 240 / tmp;
182 struct drv_odt_lp_config *drv_config)
215 ptiming_config->dramds = drv_config->dram_side_drv;
216 ptiming_config->dramodt = drv_config->dram_side_dq_odt;
217 ptiming_config->caodt = drv_config->dram_side_ca_odt;
1501 struct drv_odt_lp_config *drv_config,