Lines Matching refs:thm_readl
231 #define thm_readl(off) readl(ips->regmap + (off)) macro
707 u32 hts = thm_readl(THM_HTS); in update_turbo_limits()
888 val = thm_readl(THM_CEC); in get_cpu_power()
982 last_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()
986 old_cpu_power = thm_readl(THM_CEC); in ips_monitor()
1040 old_cpu_power = thm_readl(THM_CEC); in ips_monitor()
1087 cur_seqno = (thm_readl(THM_ITV) & ITV_ME_SEQNO_MASK) >> in ips_monitor()
1145 sts = thm_readl(THM_STS); in ips_irq_handler()
1146 tc1 = thm_readl(THM_TC1); in ips_irq_handler()
1379 ips->gpu_turbo_enabled = !(thm_readl(THM_HTS) & HTS_GTD_DIS); in ips_gpu_turbo_enabled()
1484 if (thm_readl(THM_PSC) & PSP_PBRT) in ips_probe()