Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dinitcall.c15 #define US_TO_US(ticks) ((ticks) % 1000) macro
52 TICKS_TO_US(end - start), US_TO_MS(sum), US_TO_US(sum)); in initcall_run_list()