Home
last modified time | relevance | path

Searched refs:sch311x (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Ddme1737.c51 enum chips { dme1737, sch5027, sch311x, sch5127 }; enumerator
252 #define IN_NOMINAL(type) ((type) == sch311x ? IN_NOMINAL_SCH311x : \
2301 case sch311x: in dme1737_init_device()
2653 data->type = sch311x; in dme1737_isa_probe()
2664 data->type = sch311x; in dme1737_isa_probe()
/openbmc/linux/Documentation/hwmon/
H A Ddme1737.rst16 Prefix: 'sch311x'
349 Feature dme1737 sch311x sch5027 sch5127
/openbmc/linux/drivers/gpio/
H A DMakefile143 obj-$(CONFIG_GPIO_SCH311X) += gpio-sch311x.o
H A DKconfig979 be called gpio-sch311x.