Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dkernel.h90 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h134 #define DIV_ROUND_CLOSEST(x, divisor)( \ macro