Searched refs:wcr2 (Results 1 – 2 of 2) sorted by relevance
39 unsigned long bcr1, wcr1, wcr2, wcr3, mcr; in pci_fixup_pcic() local52 wcr2 = (*(volatile unsigned long*)(SH7751_WCR2)); in pci_fixup_pcic()63 PCIC_WRITE(SH7751_PCIWCR2, wcr2); /* PCIC WCR2 */ in pci_fixup_pcic()
475 unsigned short bcr1, bcr2, wcr2; in rtc_from4_init() local508 wcr2 = *SH77X9_WCR2 & ~0x1c00; in rtc_from4_init()509 wcr2 |= 0x1c00; in rtc_from4_init()510 *SH77X9_WCR2 = wcr2; in rtc_from4_init()