Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwtracing/intel_th/
A Dmsu.h40 #define MSC_LEN (BIT(8) | BIT(9) | BIT(10)) macro
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 7 milliseconds