Searched defs:POSTDIV1 (Results 1 – 4 of 4) sorted by relevance
43 #define POSTDIV1(n) ((0x7 << (12 + 16)) | ((n) << 12)) macro
63 #define POSTDIV1(n) ((0x7 << (12 + 16)) | ((n) << 12)) macro
213 #define POSTDIV1(n) ((0x7 << (12 + 16)) | ((n) << 12)) macro
93 #define POSTDIV1(x) HIWORD_UPDATE(x, 14, 12) macro