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

/drivers/watchdog/
H A Dw83627hf_wdt.c52 w83687thf, w83627ehf, w83627dhg, w83627uhg, w83667hg, w83627dhg_p, enumerator in enum:chips
187 case w83687thf:
369 ret = w83687thf;
/drivers/hwmon/
H A Dw83627hf.c32 * w83687thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
62 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf }; enumerator in enum:chips
108 #define W83687THF_VID_EN 0x29 /* w83687thf only */
109 #define W83687THF_VID_CFG 0xF0 /* w83687thf only */
110 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */
452 data->type == w83687thf)
568 || w83687thf == data->type))
612 || w83687thf == data->type))
641 || w83687thf == data->type))
1307 sio_data->type = w83687thf;
[all...]

Completed in 98 milliseconds