w83627hf          219 drivers/hwmon/w83627hf.c #define W836X7HF_REG_PWM(type, nr) (((type) == w83627hf) ? \
w83627hf          424 drivers/hwmon/w83627hf.c 		    ((data->type != w83627hf && data->type != w83697hf)
w83627hf         1125 drivers/hwmon/w83627hf.c 	if (data->type == w83627hf)
w83627hf         1149 drivers/hwmon/w83627hf.c 	if (data->type == w83627hf) {
w83627hf         1270 drivers/hwmon/w83627hf.c 		sio_data->type = w83627hf;
w83627hf         1443 drivers/hwmon/w83627hf.c 	if (data->type == w83627hf || data->type == w83697hf)
w83627hf         1530 drivers/hwmon/w83627hf.c 	if (data->type != w83627hf)
w83627hf         1731 drivers/hwmon/w83627hf.c 	if (type == w83627hf) {
w83627hf         1737 drivers/hwmon/w83627hf.c 	if (type == w83627hf || type == w83637hf) {
w83627hf         1835 drivers/hwmon/w83627hf.c 			    ((data->type != w83627hf && data->type != w83697hf)
w83627hf         1862 drivers/hwmon/w83627hf.c 			    (data->type == w83627hf || data->type == w83697hf))
w83627hf         1865 drivers/hwmon/w83627hf.c 		if (data->type == w83627hf) {
w83627hf         1879 drivers/hwmon/w83627hf.c 		if (data->type != w83627hf) {
w83627hf          166 drivers/watchdog/w83627hf_wdt.c 	case w83627hf:
w83627hf          348 drivers/watchdog/w83627hf_wdt.c 		ret = w83627hf;