Lines Matching refs:thm_readw
243 #define thm_readw(off) readw(ips->regmap + (off)) macro
726 ips->core_power_limit = thm_readw(THM_MPCPC); in update_turbo_limits()
727 ips->mch_power_limit = thm_readw(THM_MMGPC); in update_turbo_limits()
728 ips->mcp_temp_limit = thm_readw(THM_PTL); in update_turbo_limits()
729 ips->mcp_power_limit = thm_readw(THM_MPPC); in update_turbo_limits()
853 slope = offset = thm_readw(THM_MGTA); in read_mgtv()
869 val = thm_readw(THM_PTV) & PTV_MASK; in read_ptv()
879 val = thm_readw(reg); in read_ctv()
1129 u16 val = thm_readw(reg); \
1147 ptl = thm_readw(THM_PTL);
1569 trc = thm_readw(THM_TRC); in ips_probe()
1626 ips->cta_val = thm_readw(THM_CTA); in ips_probe()
1627 ips->pta_val = thm_readw(THM_PTA); in ips_probe()
1628 ips->mgta_val = thm_readw(THM_MGTA); in ips_probe()