Home
last modified time | relevance | path

Searched full:ideality (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dmax6697.txt48 - transistor-ideality
49 For MAX6581 only. Two values; first is bit mask, second is ideality
52 Transistor ideality will be initialized to default (1.008) if not
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmax6697.h28 u8 ideality_value; /* transistor ideality as per
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm90.rst361 * Diode ideality factor configuration (remote sensor) at 0xE3
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/
H A Dadi,ltc2983.yaml169 This property sets the diode ideality factor. The real value must
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmax6697.c587 prop = of_get_property(node, "transistor-ideality", &len); in max6697_get_config_of()