Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.h40 #define MSC_LEN (BIT(8) | BIT(9) | BIT(10)) macro
H A Dmsu.c793 reg |= msc->burst_len << __ffs(MSC_LEN); in msc_configure()
1688 (ioread32(msc->reg_base + REG_MSU_MSC0CTL) & MSC_LEN) >> in intel_th_msc_init()
1689 __ffs(MSC_LEN); in intel_th_msc_init()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.h40 #define MSC_LEN (BIT(8) | BIT(9) | BIT(10)) macro
H A Dmsu.c791 reg |= msc->burst_len << __ffs(MSC_LEN); in msc_configure()
1702 (ioread32(msc->reg_base + REG_MSU_MSC0CTL) & MSC_LEN) >> in intel_th_msc_init()
1703 __ffs(MSC_LEN); in intel_th_msc_init()

Completed in 6 milliseconds