Searched refs:I3200_ERRSTS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i3200_edac.c | 44 #define I3200_ERRSTS 0xc8 /* Error Status Register (16b) macro 176 pci_write_bits16(pdev, I3200_ERRSTS, I3200_ERRSTS_BITS, in i3200_clear_error_info() 194 pci_read_config_word(pdev, I3200_ERRSTS, &info->errsts); in i3200_get_and_clear_error_info() 202 pci_read_config_word(pdev, I3200_ERRSTS, &info->errsts2); in i3200_get_and_clear_error_info()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i3200_edac.c | 44 #define I3200_ERRSTS 0xc8 /* Error Status Register (16b) macro 176 pci_write_bits16(pdev, I3200_ERRSTS, I3200_ERRSTS_BITS, in i3200_clear_error_info() 194 pci_read_config_word(pdev, I3200_ERRSTS, &info->errsts); in i3200_get_and_clear_error_info() 202 pci_read_config_word(pdev, I3200_ERRSTS, &info->errsts2); in i3200_get_and_clear_error_info()
|
Completed in 2 milliseconds