Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c201 u32 vref_mode_dq = 0, vref_value_dq = 0; in phy_io_config() local
226 vref_value_dq = (rd_vref - 3300) / 521; in phy_io_config()
232 vref_value_dq = (rd_vref - 15300) / 521; in phy_io_config()
246 vref_value_dq = 0x1B; in phy_io_config()
249 vref_value_dq = 0x26; in phy_io_config()
252 vref_value_dq = 0x36; in phy_io_config()
258 vref_value_dq = 0x19; in phy_io_config()
261 vref_value_dq = 0x23; in phy_io_config()
264 vref_value_dq = 0x31; in phy_io_config()
270 vref_value_dq = 0x17; in phy_io_config()
[all …]