Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/samsung/
Dclk.h169 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ macro
183 __DIV(_id, cname, pname, o, s, w, 0, 0, NULL)
186 __DIV(_id, cname, pname, o, s, w, f, df, NULL)
189 __DIV(_id, cname, pname, o, s, w, 0, 0, t)