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

/netbsd-current/sys/dev/i2c/
H A Dw83795g.c62 { "VSEN9", _VOLT, W83795G_V_CTRL2, 0x01, 0x01, W83795G_VSEN9 },
63 { "VSEN10", _VOLT, W83795G_V_CTRL2, 0x02, 0x02, W83795G_VSEN10 },
64 { "VSEN11", _VOLT, W83795G_V_CTRL2, 0x04, 0x04, W83795G_VSEN11 },
65 { "VTT", _VOLT, W83795G_V_CTRL2, 0x08, 0x08, W83795G_VTT },
66 { "3VDD", _VOLT, W83795G_V_CTRL2, 0x10, 0x10, W83795G_3VDD },
67 { "3VSB", _VOLT, W83795G_V_CTRL2, 0x20, 0x20, W83795G_3VSB },
68 { "VBAT", _VOLT, W83795G_V_CTRL2, 0x40, 0x40, W83795G_VBAT },
H A Dw83795greg.h49 #define W83795G_V_CTRL2 0x03 /* Voltage monitoring control */ macro

Completed in 124 milliseconds