Searched defs:k10temp_data (Results 1 – 2 of 2) sorted by relevance
75 struct k10temp_data { struct76 struct pci_dev *pdev;77 void (*read_htcreg)(struct pci_dev *pdev, u32 *regval);78 void (*read_tempreg)(struct pci_dev *pdev, u32 *regval);79 int temp_offset;80 u32 temp_adjust_mask;81 bool show_tdie;
98 struct k10temp_data { struct99 struct pci_dev *pdev;100 void (*read_htcreg)(struct pci_dev *pdev, u32 *regval);101 void (*read_tempreg)(struct pci_dev *pdev, u32 *regval);102 int temp_offset;103 u32 temp_adjust_mask;104 u32 show_temp;105 bool is_zen;