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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dops-au1000.c103 unsigned long entryLo0, entryLo1; local
143 entryLo0 = (6 << 26) | (cfg_base >> 6) | (2 << 3) | 7;
145 if ((entryLo0 != last_entryLo0) || (entryLo1 != last_entryLo1)) {
146 mod_wired_entry(pci_cfg_wired_entry, entryLo0, entryLo1,
148 last_entryLo0 = entryLo0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dops-au1000.c103 unsigned long entryLo0, entryLo1; local
143 entryLo0 = (6 << 26) | (cfg_base >> 6) | (2 << 3) | 7;
145 if ((entryLo0 != last_entryLo0) || (entryLo1 != last_entryLo1)) {
146 mod_wired_entry(pci_cfg_wired_entry, entryLo0, entryLo1,
148 last_entryLo0 = entryLo0;

Completed in 117 milliseconds