Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dgth.h44 REG_GTH_SCR2 = 0xd8, /* Source control (force storeEn off) */ enumerator
H A Dgth.c309 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_reset()
486 iowrite32(scr2, gth->base + REG_GTH_SCR2); in intel_th_gth_stop()
504 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_stop()
523 iowrite32(0, gth->base + REG_GTH_SCR2); in intel_th_gth_start()