Home
last modified time | relevance | path

Searched refs:REG_TEMP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dk8temp.c20 #define REG_TEMP 0xe4 macro
101 pci_read_config_byte(pdev, REG_TEMP, &tmp); in k8temp_read()
107 pci_write_config_byte(pdev, REG_TEMP, tmp); in k8temp_read()
108 pci_read_config_dword(pdev, REG_TEMP, &temp); in k8temp_read()
171 pci_read_config_byte(pdev, REG_TEMP, &scfg); in k8temp_probe()
173 pci_write_config_byte(pdev, REG_TEMP, scfg); in k8temp_probe()
174 pci_read_config_byte(pdev, REG_TEMP, &scfg); in k8temp_probe()
182 pci_write_config_byte(pdev, REG_TEMP, scfg); in k8temp_probe()
185 pci_read_config_byte(pdev, REG_TEMP, &data->sensorsp); in k8temp_probe()
189 pci_write_config_byte(pdev, REG_TEMP, scf in k8temp_probe()
[all...]
H A Demc2103.c20 static const u8 REG_TEMP[4] = { 0x00, 0x02, 0x04, 0x06 }; variable
147 read_temp_from_i2c(client, REG_TEMP[i], &data->temp[i]); in emc2103_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dk8temp.c20 #define REG_TEMP 0xe4 macro
101 pci_read_config_byte(pdev, REG_TEMP, &tmp); in k8temp_read()
107 pci_write_config_byte(pdev, REG_TEMP, tmp); in k8temp_read()
108 pci_read_config_dword(pdev, REG_TEMP, &temp); in k8temp_read()
171 pci_read_config_byte(pdev, REG_TEMP, &scfg); in k8temp_probe()
173 pci_write_config_byte(pdev, REG_TEMP, scfg); in k8temp_probe()
174 pci_read_config_byte(pdev, REG_TEMP, &scfg); in k8temp_probe()
182 pci_write_config_byte(pdev, REG_TEMP, scfg); in k8temp_probe()
185 pci_read_config_byte(pdev, REG_TEMP, &data->sensorsp); in k8temp_probe()
189 pci_write_config_byte(pdev, REG_TEMP, scf in k8temp_probe()
[all...]
H A Demc2103.c20 static const u8 REG_TEMP[4] = { 0x00, 0x02, 0x04, 0x06 }; variable
147 read_temp_from_i2c(client, REG_TEMP[i], &data->temp[i]); in emc2103_update_device()
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps62360-regulator.c48 #define REG_TEMP 5 macro
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps62360-regulator.c34 #define REG_TEMP 5 macro

Completed in 5 milliseconds