Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c476 static inline u32 ns_x2_2_cycles(u32 ns) in ns_x2_2_cycles() function
601 val = max(min_tck->tWTR, ns_x2_2_cycles(timings->tWTRx2)) - 1; in get_sdram_tim_1_reg()
637 val = max(min_tck->tRTP, ns_x2_2_cycles(timings->tRTPx2)) - 1; in get_sdram_tim_2_reg()
648 val = max(min_tck->tXP, ns_x2_2_cycles(timings->tXPx2)) - 1; in get_sdram_tim_2_reg()
665 val = ns_x2_2_cycles(timings->tDQSCKMAXx2) - 1; in get_sdram_tim_3_reg()