Searched refs:I82975X_ERRSTS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i82975x_edac.c | 53 #define I82975X_ERRSTS 0xc8 /* Error Status Register (16b) macro 250 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts); in i82975x_get_error_info() 255 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts2); in i82975x_get_error_info() 257 pci_write_bits16(pdev, I82975X_ERRSTS, 0x0003, 0x0003); in i82975x_get_error_info()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i82975x_edac.c | 53 #define I82975X_ERRSTS 0xc8 /* Error Status Register (16b) macro 250 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts); in i82975x_get_error_info() 255 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts2); in i82975x_get_error_info() 257 pci_write_bits16(pdev, I82975X_ERRSTS, 0x0003, 0x0003); in i82975x_get_error_info()
|
Completed in 2 milliseconds