Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c3192 u32 trfc_ns, trfc4_ns; in pctl_modify_trfc() local
3203 trfc_ns = 90; in pctl_modify_trfc()
3205 trfc_ns = 110; in pctl_modify_trfc()
3207 trfc_ns = 160; in pctl_modify_trfc()
3209 trfc_ns = 260; in pctl_modify_trfc()
3211 trfc_ns = 350; in pctl_modify_trfc()
3212 txsnr = MAX(5, ((trfc_ns + 10) * freq + 999) / 1000); in pctl_modify_trfc()
3217 trfc_ns = 160; in pctl_modify_trfc()
3220 trfc_ns = 260; in pctl_modify_trfc()
3223 trfc_ns = 350; in pctl_modify_trfc()
[all …]