Searched defs:PLL_CONS (Results 1 – 3 of 3) sorted by relevance
65 #define PLL_CONS(id, i) ((id) * 0x10 + ((i) * 4)) macro
119 #define PLL_CONS(id, i) ((id) * 0x10 + ((i) * 4)) macro
39 #define PLL_CONS(id, i) (0x020 * (id) + ((i) * 4)) macro