Searched refs:trfc4_ns (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c3054 u32 trfc_ns, trfc4_ns; local
3080 trfc4_ns = 90;
3083 trfc4_ns = 110;
3086 trfc4_ns = 160;
3089 trfc4_ns = 260;
3092 txs_abort_fast = ((trfc4_ns + 10) * freq + 999) / 1000;

Completed in 36 milliseconds