Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dgth.h35 REG_GTH_GTHOPT1 = 0x04, /* Output ports 4..7 config */ enumerator
H A Dgth.c64 unsigned long reg = port & 4 ? REG_GTH_GTHOPT1 : REG_GTH_GTHOPT0; in gth_output_set()
76 unsigned long reg = port & 4 ? REG_GTH_GTHOPT1 : REG_GTH_GTHOPT0; in gth_output_get()