Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap/
Dsossi.c112 #define HZ_TO_PS(x) (1000000000 / (x / 1000)) macro
116 u32 clk_period = HZ_TO_PS(sossi.fck_hz) * div; in ps_to_sossi_ticks()
353 *clk_period = HZ_TO_PS(sossi.fck_hz); in sossi_get_clk_info()