Searched refs:__DIV (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/clk/samsung/ |
| D | clk.h | 170 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ macro 184 __DIV(_id, cname, pname, o, s, w, 0, 0, NULL) 187 __DIV(_id, cname, pname, o, s, w, f, df, NULL) 190 __DIV(_id, cname, pname, o, s, w, 0, 0, t)
|