Searched refs:wcr2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dfixups-se7751.c39 unsigned long bcr1, wcr1, wcr2, wcr3, mcr; local
52 wcr2 = (*(volatile unsigned long*)(SH7751_WCR2));
63 PCIC_WRITE(SH7751_PCIWCR2, wcr2); /* PCIC WCR2 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Drtc_from4.c476 unsigned short bcr1, bcr2, wcr2; local
509 wcr2 = *SH77X9_WCR2 & ~0x1c00;
510 wcr2 |= 0x1c00;
511 *SH77X9_WCR2 = wcr2;

Completed in 107 milliseconds