Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_common.c289 u32 dis_auto_ref = 0; in sdram_detect_bank() local
291 dis_auto_ref = pctl_dis_zqcs_aref(pctl_base); in sdram_detect_bank()
308 pctl_rest_zqcs_aref(pctl_base, dis_auto_ref); in sdram_detect_bank()
321 u32 dis_auto_ref = 0; in sdram_detect_bg() local
323 dis_auto_ref = pctl_dis_zqcs_aref(pctl_base); in sdram_detect_bg()
339 pctl_rest_zqcs_aref(pctl_base, dis_auto_ref); in sdram_detect_bg()