Searched defs:PERIOD (Results 1 – 3 of 3) sorted by relevance
39 #define PERIOD (0x01 << 27) macro
24 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
316 # define PERIOD(x) ((x) << 8) macro