Searched refs:PCIPDR (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/mpc1211/
H A Dmpc1211.h16 #define PCIPDR (0xa4000cfc) /* PCI Config data */ macro
H A Dpci.h35 #define PCIPDR (0xa4000cfc) /* PCI Config data */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/sh03/
H A Dsh03.h16 #define PCIPDR (0xa4000cfc) /* PCI Config data */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/mpc1211/
H A Dpci.c65 * PCIPDR may only be accessed as 32 bit words,
70 word = readl(PCIPDR);
96 word = readl(PCIPDR);
139 writel(value, PCIPDR);
144 word = readl(PCIPDR);
147 writel(word, PCIPDR);
221 word = readl(PCIPDR);
H A Dsetup.c64 ctrl_outl(cnfData, PCIPDR);

Completed in 107 milliseconds