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

/u-boot/drivers/i2c/
H A Ddesignware_i2c.h66 #define NANO_TO_KILO 1000000 macro
H A Ddesignware_i2c.c75 return DIV_ROUND_UP(ic_clk / 1000 * period_ns, NANO_TO_KILO);

Completed in 96 milliseconds