Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c437 static inline u32 ns_to_tCK(const u32 ns, const ulong freq) in ns_to_tCK() function
469 params->trefi_mem_ddr3 = ns_to_tCK(pctl_timing->trefi * 100, freq); in pctl_calc_timings()
486 pctl_timing->trfc = ns_to_tCK(350, freq); /* tRFC: 350 (max) @ 8GBit */ in pctl_calc_timings()
515 pctl_timing->trstl = ns_to_tCK(100, freq); in pctl_calc_timings()