Searched full:moortec (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | mr75203.c | 6 * (MR75203) which is used to configure & control Moortec embedded 636 ret = device_property_read_u8_array(dev, "moortec,vm-active-channels", in pvt_get_active_channel() 640 * Incase "moortec,vm-active-channels" property is not defined, in pvt_get_active_channel() 663 * Example - 3 VMs, "moortec,vm_active_ch" = <5 2 4>: in pvt_get_active_channel() 694 /* Get number of channels configured in "moortec,vm-pre-scaler-x2". */ in pvt_get_pre_scaler() 695 num_ch = device_property_count_u8(dev, "moortec,vm-pre-scaler-x2"); in pvt_get_pre_scaler() 705 ret = device_property_read_u8_array(dev, "moortec,vm-pre-scaler-x2", in pvt_get_pre_scaler() 728 ret = device_property_read_u32(dev, "moortec,ts-series", &series); in pvt_set_temp_coeff() 754 device_property_read_u32(dev, "moortec,ts-coeff-h", &ts_coeff->h); in pvt_set_temp_coeff() 755 device_property_read_u32(dev, "moortec,ts-coeff-g", &ts_coeff->g); in pvt_set_temp_coeff() [all …]
|
| H A D | Kconfig | 1494 tristate "Moortec Semiconductor MR75203 PVT Controller" 1497 If you say yes here you get support for Moortec MR75203
|
| /linux/Documentation/hwmon/ |
| H A D | sparx5-temp.rst | 22 Moortec IP.
|