Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h623 #define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000) macro
/kernel/linux/linux-4.19/include/linux/mtd/
Drawnand.h929 #define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000) macro