Searched refs:pci_write_bits8 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A De7xxx_edac.c266 pci_write_bits8(pvt->bridge_ck, E7XXX_DRAM_FERR, 0x03, 0x03);
269 pci_write_bits8(pvt->bridge_ck, E7XXX_DRAM_NERR, 0x03, 0x03);
H A Dedac_core.h744 static inline void pci_write_bits8(struct pci_dev *pdev, int offset, u8 value, function
H A Di82875p_edac.c283 pci_write_bits8(pdev, 0xf4, 0x2, 0x2);

Completed in 74 milliseconds