Home
last modified time | relevance | path

Searched refs:g762 (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-net2big.dts49 g762_clk: g762-oscillator {
58 g762@3e {
59 compatible = "gmt,g762";
H A Darmada-xp-netgear-rn2120.dts46 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 Dkirkwood-netgear_readynas_duo_v2.dts76 g762_clk: g762-oscillator {
91 g762: g762@3e { label
92 compatible = "gmt,g762";
H A Dkirkwood-nas2big.dts71 g762_clk: g762-oscillator {
101 g762@3e {
102 compatible = "gmt,g762";
H A Dkirkwood-net5big.dts81 g762_clk: g762-oscillator {
164 g762@3e {
165 compatible = "gmt,g762";
H A Dkirkwood-netgear_readynas_nv+_v2.dts81 g762_clk: g762-oscillator {
96 g762: g762@3e { label
97 compatible = "gmt,g762";
H A Darmada-370-netgear-rn102.dts75 g762: g762@3e { label
76 compatible = "gmt,g762";
88 g762_clk: g762-oscillator {
H A Darmada-370-netgear-rn104.dts77 g762: g762@3e { label
78 compatible = "gmt,g762";
97 g762_clk: g762-oscillator {
H A Dorion5x-lacie-d2-network.dts154 compatible = "gmt,g762";
/linux/Documentation/hwmon/
H A Dg762.rst1 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).
/linux/drivers/hwmon/
H A Dg762.c588 struct g762_data *g762 = data; in g762_of_clock_disable() local
590 clk_disable_unprepare(g762->clk); in g762_of_clock_disable()
591 clk_put(g762->clk); in g762_of_clock_disable()
1036 ATTRIBUTE_GROUPS(g762);