Searched refs:fan_write_reg (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/macintosh/
H A Dtherm_pm72.c348 static int fan_write_reg(int reg, const unsigned char *ptr, int nb) function
374 rc = fan_write_reg(0xe, &buf, 1);
377 rc = fan_write_reg(0x2e, &buf, 1);
410 rc = fan_write_reg(0x10 + (id * 2), buf, 2);
466 rc = fan_write_reg(0x30 + (id * 2), buf, 1);

Completed in 30 milliseconds