Searched refs:W83792D_REG_VID_IN_B (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/hwmon/
H A Dw83792d.c216 #define W83792D_REG_VID_IN_B 0x17 macro
1419 /* Clear the bit6 of W83792D_REG_VID_IN_B(set it into 0):
1420 W83792D_REG_VID_IN_B bit6 = 0: the high/low limit of
1422 W83792D_REG_VID_IN_B bit6 = 1: the high/low limit of
1424 vid_in_b = w83792d_read_value(client, W83792D_REG_VID_IN_B);
1425 w83792d_write_value(client, W83792D_REG_VID_IN_B,

Completed in 104 milliseconds