Home
last modified time | relevance | path

Searched refs:trfc4_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
3218 trfc4_ns = 90; in pctl_modify_trfc()
3221 trfc4_ns = 110; in pctl_modify_trfc()
3224 trfc4_ns = 160; in pctl_modify_trfc()
3227 trfc4_ns = 260; in pctl_modify_trfc()
3230 txs_abort_fast = ((trfc4_ns + 10) * freq + 999) / 1000; in pctl_modify_trfc()