Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.h18 REG_MSU_MSC0SIZE = 0x010c, /* MSC0 output size */ enumerator
H A Dmsu.c778 msc->orig_sz = ioread32(msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
785 iowrite32(reg, msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
855 iowrite32(msc->orig_sz, msc->reg_base + REG_MSU_MSC0SIZE); in msc_disable()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.h18 REG_MSU_MSC0SIZE = 0x010c, /* MSC0 output size */ enumerator
H A Dmsu.c776 msc->orig_sz = ioread32(msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
783 iowrite32(reg, msc->reg_base + REG_MSU_MSC0SIZE); in msc_configure()
853 iowrite32(msc->orig_sz, msc->reg_base + REG_MSU_MSC0SIZE); in msc_disable()

Completed in 7 milliseconds