Searched refs:SH7751_BCR1 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dfixups-lboxre2.c21 bcr1 = inl(SH7751_BCR1);
H A Dfixups-rts7751r2d.c22 bcr1 = inl(SH7751_BCR1);
H A Dpci-sh7751.c61 word = inl(SH7751_BCR1);
88 reg = inl(SH7751_BCR1);
90 outl(reg, SH7751_BCR1);
H A Dpci-sh7751.h111 #define SH7751_BCR1 0xFF800000 /* Memory BCR1 Register */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boards/renesas/hs7751rvoip/
H A Dpci.c51 bcr1 = (*(volatile unsigned long *)(SH7751_BCR1));
60 (*(volatile unsigned long *)(SH7751_BCR1)) = bcr1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boards/se/7751/
H A Dpci.c49 bcr1 = (*(volatile unsigned long*)(SH7751_BCR1));
57 (*(volatile unsigned long*)(SH7751_BCR1)) = bcr1;

Completed in 107 milliseconds