Searched refs:REG_MSU_MSC0MWP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/intel_th/ | ||
H A D | msu.h | 19 REG_MSU_MSC0MWP = 0x0110, /* MSC0 write pointer */ enumerator |
H A D | msu.c | 838 reg = ioread32(msc->reg_base + REG_MSU_MSC0MWP); in msc_disable() |