Lines Matching full:max6650
3 * max6650.c - Part of lm_sensors, Linux kernel modules for hardware
12 * This module has only been tested with the MAX6650 chip. It should
13 * also work with the MAX6651. It does not distinguish max6650 and max6651
18 * http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf
129 .compatible = "maxim,max6650",
225 * The MAX6650/1 will automatically control fan speed when in closed loop
230 * 1) The MAX6650/1 internal 254kHz clock frequency is set correctly. Use
781 * Initialize the max6650 chip in max6650_probe()
809 { "max6650", 1 },
817 .name = "max6650",
827 MODULE_DESCRIPTION("MAX6650 sensor driver");