Lines Matching refs:w83627thf
17 * w83627thf 7 3 3 3 0x90 0x5ca3 no yes(LPC)
49 enum chips { w83627hf, w83627thf, w83697hf, w83637hf, w83687thf };
82 #define W83627HF_LD_GPIO5 0x07 /* w83627thf only */
85 #define W83627HF_LD_GPIO4 0x09 /* w83627thf only */
91 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */
92 #define W83627THF_GPIO5_IOSR 0xf3 /* w83627thf only */
93 #define W83627THF_GPIO5_DR 0xf4 /* w83627thf only */
443 if (data->type == w83627thf || data->type == w83637hf ||
567 (w83627thf == data->type || w83637hf == data->type
615 (w83627thf == data->type || w83637hf == data->type
645 (w83627thf == data->type || w83637hf == data->type
1058 if (data->type == w83627thf) {
1273 sio_data->type = w83627thf;
1403 "w83627thf",
1514 if (data->type == w83627thf || data->type == w83637hf
1537 if (data->type == w83627thf || data->type == w83637hf
1741 } else if (type == w83627thf) {
1748 if (type == w83627thf || type == w83637hf || type == w83687thf) {
1858 if (data->type == w83627thf)
1870 } else if (data->type != w83627thf) {