Home
last modified time | relevance | path

Searched defs:HZ_TO_PS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dsossi.c110 #define HZ_TO_PS(x) (1000000000 / (x / 1000)) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dsossi.c112 #define HZ_TO_PS(x) (1000000000 / (x / 1000)) macro

Completed in 2 milliseconds