Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/intel_th/
Dgth.h50 REG_TSCU_TSUCTRL = 0x2000, /* TSCU control register */ enumerator
Dgth.c511 reg = ioread32(gth->base + REG_TSCU_TSUCTRL); in gth_tscu_resync()
513 iowrite32(reg, gth->base + REG_TSCU_TSUCTRL); in gth_tscu_resync()