Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.h50 REG_GTH_SCR = 0xc8, /* Source control (storeEn override) */ enumerator
Dgth.c324 iowrite32(0, gth->base + REG_GTH_SCR); in intel_th_gth_reset()
493 iowrite32(0, gth->base + REG_GTH_SCR); in intel_th_gth_disable()
538 iowrite32(scr, gth->base + REG_GTH_SCR); in intel_th_gth_enable()