__DIVIDE          624 include/linux/mtd/rawnand.h #define PSEC_TO_NSEC(x) __DIVIDE(x, 1000)
__DIVIDE          625 include/linux/mtd/rawnand.h #define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000)