Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dgth.h38 REG_GTH_SMCR0 = 0x9c, /* STP mainenance for ports 0/1 */ enumerator
H A Dgth.c90 unsigned long reg = REG_GTH_SMCR0 + ((port / 2) * 4); in gth_smcfreq_set()
102 unsigned long reg = REG_GTH_SMCR0 + ((port / 2) * 4); in gth_smcfreq_get()