Home
last modified time | relevance | path

Searched refs:DDB_PCI_ACCESS_32 (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/
Dsetup.c236 ddb_set_pmr(DDB_PCIINIT0, DDB_PCICMD_IO, 0, DDB_PCI_ACCESS_32); in ddb5476_board_init()
239 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE, DDB_PCI_ACCESS_32); in ddb5476_board_init()
262 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_CFG, 0x0, DDB_PCI_ACCESS_32); in ddb5476_board_init()
332 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE, DDB_PCI_ACCESS_32); in ddb5476_board_init()
Dnile4_pic.c156 ddb_set_pmr(DDB_PCIINIT0, DDB_PCICMD_IACK, 0, DDB_PCI_ACCESS_32); in nile4_i8259_iack()
Dpci_ops.c116 option = DDB_PCI_ACCESS_32; in ddb_access_config_base()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dsetup.c302 DDB_PCI_ACCESS_32); in ddb5477_board_init()
303 ddb_set_pmr(DDB_PCIINIT10, DDB_PCICMD_IO, 0, DDB_PCI_ACCESS_32); in ddb5477_board_init()
306 DDB_PCI_ACCESS_32); in ddb5477_board_init()
308 DDB_PCI_ACCESS_32); in ddb5477_board_init()
Dirq.c154 ddb_set_pmr(DDB_PCIINIT10, DDB_PCICMD_IACK, 0, DDB_PCI_ACCESS_32); in i8259_interrupt_ack()
Dpci_ops.c121 option = DDB_PCI_ACCESS_32; in ddb_access_config_base()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5xxx.h249 #define DDB_PCI_ACCESS_32 0x10 /* for pci init0/1 regs */ macro
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dnile4_pic.c168 ddb_set_pmr(DDB_PCIINIT0, DDB_PCICMD_IACK, 0, DDB_PCI_ACCESS_32); in nile4_i8259_iack()
Dpci_ops.c113 option = DDB_PCI_ACCESS_32; in ddb_access_config_base()