Searched refs:edac_pci_write_byte (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd8111_edac.c | 69 static void edac_pci_write_byte(struct pci_dev *dev, int reg, u8 val8) in edac_pci_write_byte() function 267 edac_pci_write_byte(dev, REG_IO_CTRL_1, val8); in amd8111_lpc_bridge_init() 292 edac_pci_write_byte(dev, REG_IO_CTRL_1, val8); in amd8111_lpc_bridge_check()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd8111_edac.c | 69 static void edac_pci_write_byte(struct pci_dev *dev, int reg, u8 val8) in edac_pci_write_byte() function 267 edac_pci_write_byte(dev, REG_IO_CTRL_1, val8); in amd8111_lpc_bridge_init() 292 edac_pci_write_byte(dev, REG_IO_CTRL_1, val8); in amd8111_lpc_bridge_check()
|
Completed in 2 milliseconds