Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
Dgth.h38 REG_GTH_SMCR0 = 0x9c, /* STP mainenance for ports 0/1 */ enumerator
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()