Searched full:g762 (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | gmt,g762.yaml | 4 $id: http://devicetree.org/schemas/hwmon/gmt,g762.yaml# 7 title: GMT G761/G762/G763 PWM Fan controller 13 GMT G761/G762/G763 PWM Fan controller. 23 in Documentation/hwmon/g762.rst. A detailed datasheet for the device is available 30 - gmt,g762 65 - gmt,g762 79 g762@3e { 80 compatible = "gmt,g762";
|
/linux/Documentation/hwmon/ |
H A D | g762.rst | 1 Kernel driver g762 4 The GMT G762 Fan Speed PWM Controller is connected directly to a fan 13 /sys/bus/i2c/drivers/g762/ to control the operation of the device. 20 documented in Documentation/devicetree/bindings/hwmon/g762.txt or 22 file (see include/linux/platform_data/g762.h).
|
H A D | index.rst | 79 g762
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-netgear-rn2120.dts | 46 g762_fan1: g762@3e { 47 compatible = "gmt,g762"; 56 g762_fan2: g762@48 { 57 compatible = "gmt,g762"; 66 g762_fan3: g762@49 { 67 compatible = "gmt,g762"; 124 g762_clk: g762-oscillator {
|
H A D | kirkwood-nas2big.dts | 45 * An I2C fan controller (GMT G762) is used but alarm is 71 g762_clk: g762-oscillator { 101 g762@3e { 102 compatible = "gmt,g762";
|
H A D | kirkwood-net2big.dts | 49 g762_clk: g762-oscillator { 58 g762@3e { 59 compatible = "gmt,g762";
|
H A D | kirkwood-netgear_readynas_duo_v2.dts | 76 g762_clk: g762-oscillator { 91 g762: g762@3e { label 92 compatible = "gmt,g762";
|
H A D | kirkwood-netgear_readynas_nv+_v2.dts | 81 g762_clk: g762-oscillator { 96 g762: g762@3e { label 97 compatible = "gmt,g762";
|
H A D | armada-370-netgear-rn102.dts | 75 g762: g762@3e { label 76 compatible = "gmt,g762"; 88 g762_clk: g762-oscillator {
|
H A D | armada-370-netgear-rn104.dts | 77 g762: g762@3e { label 78 compatible = "gmt,g762"; 97 g762_clk: g762-oscillator {
|
H A D | kirkwood-net5big.dts | 81 g762_clk: g762-oscillator { 164 g762@3e { 165 compatible = "gmt,g762";
|
H A D | orion5x-lacie-d2-network.dts | 154 compatible = "gmt,g762";
|
/linux/drivers/hwmon/ |
H A D | g762.c | 3 * g762 - Driver for the Global Mixed-mode Technology Inc. fan speed 4 * PWM controller chips from G762 family, i.e. G762 and G763 26 * g762: minimal datasheet available at: 42 #include <linux/platform_data/g762.h> 44 #define DRVNAME "g762" 48 { "g762" }, 129 /* g762 register cache */ 573 { .compatible = "gmt,g762" }, 588 struct g762_data *g762 = data; in g762_of_clock_disable() local 590 clk_disable_unprepare(g762->clk); in g762_of_clock_disable() [all …]
|
H A D | Makefile | 85 obj-$(CONFIG_SENSORS_G762) += g762.o
|
H A D | Kconfig | 743 tristate "GMT G762 and G763" 747 Technology Inc G762 and G763 fan speed PWM controller chips. 750 will be called g762.
|
/linux/include/linux/platform_data/ |
H A D | g762.h | 3 * Platform data structure for g762 fan controller driver 11 * Following structure can be used to set g762 driver platform specific data
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | nv12mt_example.svg | 1193 id="g762"
|