Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c3266 u32 trfc_ns, trfc4_ns; in pctl_modify_trfc() local
3277 trfc_ns = 90; in pctl_modify_trfc()
3279 trfc_ns = 110; in pctl_modify_trfc()
3281 trfc_ns = 160; in pctl_modify_trfc()
3283 trfc_ns = 260; in pctl_modify_trfc()
3285 trfc_ns = 350; in pctl_modify_trfc()
3286 txsnr = MAX(5, ((trfc_ns + 10) * freq + 999) / 1000); in pctl_modify_trfc()
3291 trfc_ns = 160; in pctl_modify_trfc()
3294 trfc_ns = 260; in pctl_modify_trfc()
3297 trfc_ns = 350; in pctl_modify_trfc()
[all …]