Home
last modified time | relevance | path

Searched refs:PTI_FCEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
Dpti.h24 #define PTI_FCEN BIT(1) macro
Dpti.c163 ctl |= PTI_FCEN; in intel_th_pti_activate()
189 pti->freeclk = !!(ctl & PTI_FCEN); in read_hw_config()