thm_readw
trc = thm_readw(THM_TRC);
ips->cta_val = thm_readw(THM_CTA);
ips->pta_val = thm_readw(THM_PTA);
ips->mgta_val = thm_readw(THM_MGTA);
ips->core_power_limit = thm_readw(THM_MPCPC);
ips->mch_power_limit = thm_readw(THM_MMGPC);
ips->mcp_temp_limit = thm_readw(THM_PTL);
ips->mcp_power_limit = thm_readw(THM_MPPC);
slope = offset = thm_readw(THM_MGTA);
val = thm_readw(THM_PTV) & PTV_MASK;
val = thm_readw(reg);