Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.h52 REG_GTH_SCR2 = 0xd8, /* Source control (force storeEn off) */ enumerator
Dgth.c325 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_reset()
494 iowrite32(0xfd, gth->base + REG_GTH_SCR2); in intel_th_gth_disable()
504 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_disable()
539 iowrite32(0, gth->base + REG_GTH_SCR2); in intel_th_gth_enable()