Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.h17 REG_MSU_MSC0BAR = 0x0108, /* MSC0 output base address */ enumerator
H A Dmsu.c777 msc->orig_addr = ioread32(msc->reg_base + REG_MSU_MSC0BAR); in msc_configure()
781 iowrite32(reg, msc->reg_base + REG_MSU_MSC0BAR); in msc_configure()
854 iowrite32(msc->orig_addr, msc->reg_base + REG_MSU_MSC0BAR); in msc_disable()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.h17 REG_MSU_MSC0BAR = 0x0108, /* MSC0 output base address */ enumerator
H A Dmsu.c775 msc->orig_addr = ioread32(msc->reg_base + REG_MSU_MSC0BAR); in msc_configure()
779 iowrite32(reg, msc->reg_base + REG_MSU_MSC0BAR); in msc_configure()
852 iowrite32(msc->orig_addr, msc->reg_base + REG_MSU_MSC0BAR); in msc_disable()

Completed in 6 milliseconds