Searched refs:REG_GTH_SCR2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | gth.h | 44 REG_GTH_SCR2 = 0xd8, /* Source control (force storeEn off) */ enumerator
|
H A D | gth.c | 309 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_reset() 486 iowrite32(scr2, gth->base + REG_GTH_SCR2); in intel_th_gth_stop() 504 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_stop() 523 iowrite32(0, gth->base + REG_GTH_SCR2); in intel_th_gth_start()
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | gth.h | 44 REG_GTH_SCR2 = 0xd8, /* Source control (force storeEn off) */ enumerator
|
H A D | gth.c | 309 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_reset() 486 iowrite32(scr2, gth->base + REG_GTH_SCR2); in intel_th_gth_stop() 504 iowrite32(0xfc, gth->base + REG_GTH_SCR2); in intel_th_gth_stop() 523 iowrite32(0, gth->base + REG_GTH_SCR2); in intel_th_gth_start()
|
Completed in 4 milliseconds