Home
last modified time | relevance | path

Searched refs:to_ns (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/mtd/nand/raw/
Ds3c2410.c272 #define to_ns(ticks, clk) (((ticks) * NS_IN_KHZ) / (unsigned int)(clk)) macro
315 tacls, to_ns(tacls, clkrate), twrph0, to_ns(twrph0, clkrate), in s3c2410_nand_setrate()
316 twrph1, to_ns(twrph1, clkrate)); in s3c2410_nand_setrate()
/Linux-v6.6/drivers/pcmcia/
Dyenta_socket.c62 #define to_ns(cycles) ((cycles)*120) macro