Searched refs:bcr2 (Results 1 – 2 of 2) sorted by relevance
42 unsigned short bcr2; in pci_fixup_pcic() local52 bcr2 = (*(volatile unsigned short*)(SH7751_BCR2)); in pci_fixup_pcic()63 PCIC_WRITE(SH7751_PCIBCR2, bcr2); /* PCIC BCR2 */ in pci_fixup_pcic()
755 int suspended, bcr2, bcr9, csr15; in pcnet32_set_link_ksettings() local766 bcr2 = lp->a->read_bcr(ioaddr, 2); in pcnet32_set_link_ksettings()768 lp->a->write_bcr(ioaddr, 2, bcr2 | 0x0002); in pcnet32_set_link_ksettings()770 lp->a->write_bcr(ioaddr, 2, bcr2 & ~0x0002); in pcnet32_set_link_ksettings()