Searched full:moortec (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| D | moortec,mr75203.yaml | 4 $id: http://devicetree.org/schemas/hwmon/moortec,mr75203.yaml# 7 title: Moortec Semiconductor MR75203 PVT Controller 13 A Moortec PVT (Process, Voltage, Temperature) monitoring logic design can 15 Such a design will usually consists of several Moortec's embedded analog IPs, 16 and a single Moortec controller (mr75203) to configure and control the IPs. 18 Some of the Moortec's analog hard IPs that can be used in a design: 40 const: moortec,mr75203 73 moortec,vm-active-channels: 82 moortec,vm-pre-scaler-x2: 94 moortec,ts-series: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | moortec,mr75203.yaml | 4 $id: http://devicetree.org/schemas/hwmon/moortec,mr75203.yaml# 7 title: Moortec Semiconductor MR75203 PVT Controller bindings 14 const: moortec,mr75203 61 compatible = "moortec,mr75203";
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | mr75203.c | 6 * (MR75203) which is used to configure & control Moortec embedded 638 ret = device_property_read_u8_array(dev, "moortec,vm-active-channels", in pvt_get_active_channel() 642 * Incase "moortec,vm-active-channels" property is not defined, in pvt_get_active_channel() 665 * Example - 3 VMs, "moortec,vm_active_ch" = <5 2 4>: in pvt_get_active_channel() 696 /* Get number of channels configured in "moortec,vm-pre-scaler-x2". */ in pvt_get_pre_scaler() 697 num_ch = device_property_count_u8(dev, "moortec,vm-pre-scaler-x2"); in pvt_get_pre_scaler() 707 ret = device_property_read_u8_array(dev, "moortec,vm-pre-scaler-x2", in pvt_get_pre_scaler() 730 ret = device_property_read_u32(dev, "moortec,ts-series", &series); in pvt_set_temp_coeff() 756 device_property_read_u32(dev, "moortec,ts-coeff-h", &ts_coeff->h); in pvt_set_temp_coeff() 757 device_property_read_u32(dev, "moortec,ts-coeff-g", &ts_coeff->g); in pvt_set_temp_coeff() [all …]
|
| D | Kconfig | 1266 tristate "Moortec Semiconductor MR75203 PVT Controller" 1269 If you say yes here you get support for Moortec MR75203
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | sparx5-temp.rst | 22 Moortec IP.
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | sparx5-temp.rst | 22 Moortec IP.
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | mr75203.c | 6 * (MR75203) which is used to configure & control Moortec embedded 670 { .compatible = "moortec,mr75203" }, 677 .name = "moortec-pvt",
|
| D | Kconfig | 1117 tristate "Moortec Semiconductor MR75203 PVT Controller" 1120 If you say yes here you get support for Moortec MR75203
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 886 "^moortec,.*": 887 description: Moortec Semiconductor Ltd.
|