Home
last modified time | relevance | path

Searched refs:trfc4_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
3292 trfc4_ns = 90; in pctl_modify_trfc()
3295 trfc4_ns = 110; in pctl_modify_trfc()
3298 trfc4_ns = 160; in pctl_modify_trfc()
3301 trfc4_ns = 260; in pctl_modify_trfc()
3304 txs_abort_fast = ((trfc4_ns + 10) * freq + 999) / 1000; in pctl_modify_trfc()