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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 164 milliseconds