Searched refs:__DIV (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk.h | 180 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ macro 194 __DIV(_id, cname, pname, o, s, w, 0, 0, NULL) 197 __DIV(_id, cname, pname, o, s, w, f, df, NULL) 200 __DIV(_id, cname, pname, o, s, w, 0, 0, t)
|