Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dpti.c167 iowrite32(ctl, pti->base + REG_PTI_CTL); in intel_th_pti_activate()
180 iowrite32(0, pti->base + REG_PTI_CTL); in intel_th_pti_deactivate()
185 u32 ctl = ioread32(pti->base + REG_PTI_CTL); in read_hw_config()
Dpti.h20 REG_PTI_CTL = 0x1c00, enumerator