Searched refs:do_it2 (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/ |
D | toshiba_rbtx4927_pci_fixup.c | 187 void do_it2(u32 base, u32 start, u32 stop) in do_it2() function 216 do_it2(0x8000, 0x00, 0x18); in dump_config() 220 do_it2(0x9000, 0x00, 0x38); in dump_config() 222 do_it2(0xa000, 0x00, 0x08); in dump_config() 224 do_it2(0xb000, 0x00, 0xf8); in dump_config() 229 do_it2(0xe000, 0x00, 0x20); in dump_config() 233 do_it2(0xf000, 0x00, 0xf0); in dump_config() 234 do_it2(0xf100, 0x00, 0xf0); in dump_config() 235 do_it2(0xf200, 0x00, 0xf0); in dump_config() 237 do_it2(0xf300, 0x00, 0x20); in dump_config() [all …]
|