Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83792d.c204 #define W83792D_REG_VID_IN_B 0x17 macro
1456 * Clear the bit6 of W83792D_REG_VID_IN_B(set it into 0): in w83792d_init_client()
1457 * W83792D_REG_VID_IN_B bit6 = 0: the high/low limit of in w83792d_init_client()
1459 * W83792D_REG_VID_IN_B bit6 = 1: the high/low limit of in w83792d_init_client()
1462 vid_in_b = w83792d_read_value(client, W83792D_REG_VID_IN_B); in w83792d_init_client()
1463 w83792d_write_value(client, W83792D_REG_VID_IN_B, in w83792d_init_client()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83792d.c204 #define W83792D_REG_VID_IN_B 0x17 macro
1454 * Clear the bit6 of W83792D_REG_VID_IN_B(set it into 0): in w83792d_init_client()
1455 * W83792D_REG_VID_IN_B bit6 = 0: the high/low limit of in w83792d_init_client()
1457 * W83792D_REG_VID_IN_B bit6 = 1: the high/low limit of in w83792d_init_client()
1460 vid_in_b = w83792d_read_value(client, W83792D_REG_VID_IN_B); in w83792d_init_client()
1461 w83792d_write_value(client, W83792D_REG_VID_IN_B, in w83792d_init_client()

Completed in 5 milliseconds