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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/common/
H A Dnile4.c94 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width, argument
98 ddb_out32(pdar, temp);
99 ddb_out32(pdar + 4, 0);
107 ddb_in32(pdar);
108 ddb_in32(pdar + 4);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5074/
H A Dnile4.c18 void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width, argument
24 if (pdar > NILE4_BOOTCS || (pdar & 7)) {
25 printk("nile4_set_pdar: invalid pdar %d\n", pdar);
28 if (pdar == NILE4_INTCS && size != 0x00200000) {
90 nile4_out32(pdar, maskbits | (on_memory_bus ? 0x10 : 0) |
93 nile4_out32(pdar + 4, 0);
99 nile4_in32(pdar);
100 nile4_in32(pdar
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5477/
H A Dpci_ops.c34 * config_swap structure records what set of pdar/pmr are used
39 u32 pdar; member in struct:pci_config_swap
76 /* minimum pdar (window) size is 2MB */
83 swap->pdar_backup = ddb_in32(swap->pdar);
86 /* set the pdar (pci window) register */
87 ddb_set_pdar(swap->pdar,
130 ddb_out32(swap->pdar, swap->pdar_backup);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5476/
H A Dpci_ops.c29 * config_swap structure records what set of pdar/pmr are used
34 u32 pdar; member in struct:pci_config_swap
78 swap->pdar_backup = ddb_in32(swap->pdar);
84 /* minimum pdar (window) size is 2MB */
91 swap->pdar_backup = ddb_in32(swap->pdar);
94 /* set the pdar (pci window) register */
95 ddb_set_pdar(swap->pdar,
139 ddb_out32(swap->pdar, swap->pdar_backup);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5xxx/ddb5074/
H A Dpci_ops.c29 * config_swap structure records what set of pdar/pmr are used
34 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,
128 ddb_out32(swap->pdar, swap->pdar_backup);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/ddb5xxx/
H A Dddb5xxx.h233 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/ddb5xxx/
H A Dddb5xxx.h233 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/ddb5xxx/
H A Dddb5xxx.h233 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/ddb5xxx/
H A Dddb5xxx.h233 ddb_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,

Completed in 117 milliseconds