Searched refs:tses (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_ips.c1145 u8 tses = thm_readb(THM_TSES); local
1148 if (!tses && !tes)
1151 dev_info(&ips->dev->dev, "TSES: 0x%02x\n", tses);
1189 if (tses) {
1191 "thermal trip occurred, tses: 0x%04x\n", tses);
1192 thm_writeb(THM_TSES, tses);

Completed in 95 milliseconds