Home
last modified time | relevance | path

Searched refs:REG_GTH_GTHOPT1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds