Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/
Dintel_ips.c234 #define thm_writew(off, val) writew((val), ips->regmap + (off)) macro
381 thm_writew(THM_MPCPC, (new_tdp_limit * 10) / 8); in ips_cpu_raise()
416 thm_writew(THM_MPCPC, (new_limit * 10) / 8); in ips_cpu_lower()
1579 thm_writew(THM_HTSHI, htshi); in ips_probe()