Searched refs:g762 (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | g762.txt | 5 - "compatible": must be either "gmt,g762" or "gmt,g763" 24 in Documentation/hwmon/g762.rst. A detailed datasheet for the device is available 27 Example g762 node: 40 g762: g762@3e { 41 compatible = "gmt,g762";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | kirkwood-net2big.dts | 49 g762_clk: g762-oscillator { 58 g762@3e { 59 compatible = "gmt,g762";
|
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 {
|
D | kirkwood-nas2big.dts | 71 g762_clk: g762-oscillator { 101 g762@3e { 102 compatible = "gmt,g762";
|
D | kirkwood-netgear_readynas_duo_v2.dts | 76 g762_clk: g762-oscillator { 91 g762: g762@3e { label 92 compatible = "gmt,g762";
|
D | kirkwood-net5big.dts | 81 g762_clk: g762-oscillator { 164 g762@3e { 165 compatible = "gmt,g762";
|
D | armada-370-netgear-rn102.dts | 75 g762: g762@3e { label 76 compatible = "gmt,g762"; 88 g762_clk: g762-oscillator {
|
D | kirkwood-netgear_readynas_nv+_v2.dts | 81 g762_clk: g762-oscillator { 96 g762: g762@3e { label 97 compatible = "gmt,g762";
|
D | armada-370-netgear-rn104.dts | 77 g762: g762@3e { label 78 compatible = "gmt,g762"; 97 g762_clk: g762-oscillator {
|
D | orion5x-lacie-d2-network.dts | 155 compatible = "gmt,g762";
|
/Linux-v6.1/Documentation/hwmon/ |
D | g762.rst | 1 Kernel driver g762 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).
|
D | index.rst | 73 g762
|
/Linux-v6.1/drivers/hwmon/ |
D | g762.c | 585 struct g762_data *g762 = data; in g762_of_clock_disable() local 587 clk_disable_unprepare(g762->clk); in g762_of_clock_disable() 588 clk_put(g762->clk); in g762_of_clock_disable() 1014 ATTRIBUTE_GROUPS(g762);
|
D | Makefile | 81 obj-$(CONFIG_SENSORS_G762) += g762.o
|
D | Kconfig | 696 will be called g762.
|