Lines Matching defs:w83687thf
19 * w83687thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf };
95 #define W83687THF_VID_EN 0x29 /* w83687thf only */
96 #define W83687THF_VID_CFG 0xF0 /* w83687thf only */
97 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */
614 data->type == w83687thf)
742 } else if (type == w83687thf) {
747 if (type == w83627thf || type == w83637hf || type == w83687thf) {
810 || w83687thf == data->type))
852 || w83687thf == data->type))
891 || w83687thf == data->type))
1678 "w83687thf",
1787 || data->type == w83687thf) {
1793 if (data->type == w83637hf || data->type == w83687thf)
1810 || data->type == w83687thf) {
1887 sio_data->type = w83687thf;