Searched refs:tes (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.c1146 u8 tes = thm_readb(THM_TES); local
1148 if (!tses && !tes)
1152 dev_info(&ips->dev->dev, "TES: 0x%02x\n", tes);
1155 if (tes & 1) {
1185 thm_writeb(THM_TES, tes);

Completed in 103 milliseconds