Home
last modified time | relevance | path

Searched defs:div_u64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmath64.h98 static inline u64 div_u64(u64 dividend, u32 divisor) in div_u64() function
/openbmc/linux/include/linux/
H A Dmath64.h127 static inline u64 div_u64(u64 dividend, u32 divisor) in div_u64() function