Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dkernel.h60 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h87 #define DIV_ROUND_DOWN_ULL(ll, d) \ macro