Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dpti.h16 #define PTI_FCEN BIT(1) macro
H A Dpti.c157 ctl |= PTI_FCEN; in intel_th_pti_activate()
184 pti->freeclk = !!(ctl & PTI_FCEN); in read_hw_config()