Home
last modified time | relevance | path

Searched refs:ITV_ME_SEQNO_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_ips.c222 #define ITV_ME_SEQNO_MASK 0x00ff0000 /* ME should update every ~200ms */ macro
972 last_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()
1077 cur_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_ips.c222 #define ITV_ME_SEQNO_MASK 0x00ff0000 /* ME should update every ~200ms */ macro
972 last_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()
1077 cur_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()

Completed in 5 milliseconds