Searched refs:PCIMCR_MRSET_OFF (Results 1 - 3 of 3) sorted by path

/linux-master/arch/sh/drivers/pci/
H A Dfixups-landisk.c18 #define PCIMCR_MRSET_OFF 0xBFFFFFFF macro
48 mcr = (mcr & PCIMCR_MRSET_OFF) & PCIMCR_RFSH_OFF;
H A Dfixups-rts7751r2d.c17 #define PCIMCR_MRSET_OFF 0xBFFFFFFF macro
55 mcr = (mcr & PCIMCR_MRSET_OFF) & PCIMCR_RFSH_OFF;
H A Dfixups-se7751.c25 #define PCIMCR_MRSET_OFF 0xBFFFFFFF macro
67 mcr = (mcr & PCIMCR_MRSET_OFF) & PCIMCR_RFSH_OFF;

Completed in 185 milliseconds