Searched refs:tses (Results 1 – 1 of 1) sorted by relevance
1177 u8 tses = thm_readb(THM_TSES); in ips_irq_handler() local1180 if (!tses && !tes) in ips_irq_handler()1183 dev_info(&ips->dev->dev, "TSES: 0x%02x\n", tses); in ips_irq_handler()1221 if (tses) { in ips_irq_handler()1223 "thermal trip occurred, tses: 0x%04x\n", tses); in ips_irq_handler()1224 thm_writeb(THM_TSES, tses); in ips_irq_handler()