Searched refs:rd_vref (Results 1 – 1 of 1) sorted by relevance
196 struct rk3399_sdram_params *sdram_params, u32 rd_vref, in phy_io_config() argument218 rd_vref *= 1000; in phy_io_config()221 if (rd_vref < 36700) { in phy_io_config()226 vref_value_dq = (rd_vref - 3300) / 521; in phy_io_config()232 vref_value_dq = (rd_vref - 15300) / 521; in phy_io_config()435 u32 rd_vref; member768 phy_io_config(chan, sdram_params, io->rd_vref, b_reg, channel); in set_ds_odt()