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

/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c738 static u32 lp4_odt_calc(u32 odt_ohm) argument
742 if (odt_ohm == 0)
744 else if (odt_ohm <= 40)
746 else if (odt_ohm <= 48)
748 else if (odt_ohm <= 60)
750 else if (odt_ohm <= 80)
752 else if (odt_ohm <= 120)

Completed in 92 milliseconds