Searched refs:PTI_CLKDIV (Results 1 – 2 of 2) sorted by relevance
20 #define PTI_CLKDIV 0x000f0000 macro
159 ctl |= pti->clkdiv << __ffs(PTI_CLKDIV); in intel_th_pti_activate()183 pti->clkdiv = (ctl & PTI_CLKDIV) >> __ffs(PTI_CLKDIV); in read_hw_config()