Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.h18 REG_MSU_MSC0SIZE = 0x010c, /* MSC0 output size */ enumerator
Dmsu.c773 msc->orig_sz = ioread32(msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
780 iowrite32(reg, msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
850 iowrite32(msc->orig_sz, msc->reg_base + REG_MSU_MSC0SIZE); in msc_disable()