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