Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/intel_th/
Dgth.h50 REG_TSCU_TSUCTRL = 0x2000, /* TSCU control register */ enumerator
Dgth.c562 reg = ioread32(gth->base + REG_TSCU_TSUCTRL); in gth_tscu_resync()
564 iowrite32(reg, gth->base + REG_TSCU_TSUCTRL); in gth_tscu_resync()