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

/linux-4.4.14/drivers/hwmon/
H A Dw83792d.c217 #define W83792D_REG_VID_IN_B 0x17 macro
1496 * Clear the bit6 of W83792D_REG_VID_IN_B(set it into 0): w83792d_init_client()
1497 * W83792D_REG_VID_IN_B bit6 = 0: the high/low limit of w83792d_init_client()
1499 * W83792D_REG_VID_IN_B bit6 = 1: the high/low limit of w83792d_init_client()
1502 vid_in_b = w83792d_read_value(client, W83792D_REG_VID_IN_B); w83792d_init_client()
1503 w83792d_write_value(client, W83792D_REG_VID_IN_B, w83792d_init_client()

Completed in 58 milliseconds