Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dgth.h50 REG_TSCU_TSUCTRL = 0x2000, /* TSCU control register */ enumerator
H A 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()