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.h744 #define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000) macro
/kernel/linux/linux-6.6/include/linux/mtd/
Drawnand.h774 #define PSEC_TO_MSEC(x) __DIVIDE(x, 1000000000) macro