Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap/
Dsossi.c110 #define HZ_TO_PS(x) (1000000000 / (x / 1000)) macro
114 u32 clk_period = HZ_TO_PS(sossi.fck_hz) * div; in ps_to_sossi_ticks()
351 *clk_period = HZ_TO_PS(sossi.fck_hz); in sossi_get_clk_info()