Searched defs:MS_TO_NS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/media/ | ||
| D | rc-core.h | 245 #define MS_TO_NS(msec)		((msec) * 1000 * 1000)  macro | 
| /linux-4.4.14/arch/mips/include/asm/ | ||
| D | kvm_host.h | 98 #define MS_TO_NS(x)			(x * 1E6L)  macro |