Searched refs:thm_readw (Results 1 – 1 of 1) sorted by relevance
230 #define thm_readw(off) readw(ips->regmap + (off)) macro719 ips->core_power_limit = thm_readw(THM_MPCPC); in update_turbo_limits()720 ips->mch_power_limit = thm_readw(THM_MMGPC); in update_turbo_limits()721 ips->mcp_temp_limit = thm_readw(THM_PTL); in update_turbo_limits()722 ips->mcp_power_limit = thm_readw(THM_MPPC); in update_turbo_limits()847 slope = offset = thm_readw(THM_MGTA); in read_mgtv()860 val = thm_readw(THM_PTV) & PTV_MASK; in read_ptv()870 val = thm_readw(reg); in read_ctv()1468 trc = thm_readw(THM_TRC); in ips_probe()1527 ips->cta_val = thm_readw(THM_CTA); in ips_probe()[all …]