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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/ddb5xxx/common/
H A Dnile4.c91 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width, argument
95 ddb_out32(pdar, temp);
96 ddb_out32(pdar + 4, 0);
104 ddb_in32(pdar);
105 ddb_in32(pdar + 4);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dops-ddb5477.c32 * config_swap structure records what set of pdar/pmr are used
37 u32 pdar; member in struct:pci_config_swap
73 /* minimum pdar (window) size is 2MB */
80 swap->pdar_backup = ddb_in32(swap->pdar);
83 /* set the pdar (pci window) register */
84 ddb_set_pdar(swap->pdar, swap->config_base, swap->config_size, 32, /* 32 bit wide */
125 ddb_out32(swap->pdar, swap->pdar_backup);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/ddb5xxx/
H A Dddb5xxx.h227 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/ddb5xxx/
H A Dddb5xxx.h227 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,

Completed in 98 milliseconds