Home
last modified time | relevance | path

Searched full:g761 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/hwmon/
H A Dgmt,g762.yaml7 title: GMT G761/G762/G763 PWM Fan controller
13 GMT G761/G762/G763 PWM Fan controller.
15 G761 supports an internal-clock hence the clocks property is optional.
29 - gmt,g761
88 g761@1e {
89 compatible = "gmt,g761";
/linux/drivers/hwmon/
H A Dg762.c47 { "g761" },
572 { .compatible = "gmt,g761" },
608 * This is only valid for g761. in g762_of_clock_enable()
611 "gmt,g761") && in g762_of_clock_enable()
1051 /* internal_clock can only be set with compatible g761 */ in g762_fan_init()