Searched refs:IE31200_ERRSTS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | ie31200_edac.c | 117 #define IE31200_ERRSTS 0xc8 macro 255 pci_write_bits16(to_pci_dev(mci->pdev), IE31200_ERRSTS, in ie31200_clear_error_info() 272 pci_read_config_word(pdev, IE31200_ERRSTS, &info->errsts); in ie31200_get_and_clear_error_info() 280 pci_read_config_word(pdev, IE31200_ERRSTS, &info->errsts2); in ie31200_get_and_clear_error_info()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | ie31200_edac.c | 125 #define IE31200_ERRSTS 0xc8 macro 263 pci_write_bits16(to_pci_dev(mci->pdev), IE31200_ERRSTS, in ie31200_clear_error_info() 280 pci_read_config_word(pdev, IE31200_ERRSTS, &info->errsts); in ie31200_get_and_clear_error_info() 288 pci_read_config_word(pdev, IE31200_ERRSTS, &info->errsts2); in ie31200_get_and_clear_error_info()
|
Completed in 3 milliseconds