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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dcomempci.c123 addr = COMEM_PCIBUS + PCI_BASE_ADDRESS_0 + (bar * 4);
207 ip = (volatile unsigned char *) (COMEM_BASE + COMEM_PCIBUS);
241 addr = COMEM_PCIBUS + PCI_COMMAND;
271 rp[LREG(COMEM_PCIBUS)] = 0; /* Clear bus */
272 id = rp[LREG(COMEM_PCIBUS)];
315 rp[LREG(COMEM_PCIBUS)] = 0; /* Clear bus */
316 id = rp[LREG(COMEM_PCIBUS)];
408 bp[(COMEM_PCIBUS + COMEM_DA_OFFSET(addr))] = val;
428 sp[WREG(COMEM_PCIBUS + COMEM_DA_OFFSET(addr))] = val;
450 lp[LREG(COMEM_PCIBUS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Danchor.h40 #define COMEM_PCIBUS 0x2000 /* Direct access to PCI bus */ macro

Completed in 56 milliseconds