Searched refs:PCIMCR_MRSET_OFF (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-rts7751r2d.c20 #define PCIMCR_MRSET_OFF 0xBFFFFFFF macro
58 mcr = (mcr & PCIMCR_MRSET_OFF) & PCIMCR_RFSH_OFF;
H A Dfixups-se7751.c23 #define PCIMCR_MRSET_OFF 0xBFFFFFFF macro
65 mcr = (mcr & PCIMCR_MRSET_OFF) & PCIMCR_RFSH_OFF;

Completed in 62 milliseconds