Searched defs:CPU_CLOCK (Results 1 – 3 of 3) sorted by relevance
40 #define CPU_CLOCK FIELD_PREP(OTP_RD_PERIOD, 30) macro
118 #define CPU_CLOCK(cpu) (0x1 << (8 + cpu)) macro
119 #define CPU_CLOCK(cpu) (0x1 << (8 + cpu)) macro