Searched refs:I3000_ERRSTS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/edac/ |
H A D | i3000_edac.c | 73 #define I3000_ERRSTS 0xc8 /* Error Status Register (16b) macro 202 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts); in i3000_get_error_info() 208 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts2); in i3000_get_error_info() 226 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_get_error_info() 422 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_probe1()
|