Home
last modified time | relevance | path

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

/arch/mips/pci/
Dops-emma2rh.c62 u32 config_win0; in set_pci_configuration_address() local
69 config_win0 = (1 << (22 + PCI_SLOT(devfn))) | (5 << 9); in set_pci_configuration_address()
74 config_win0 = (bus_num << 26) | (PCI_SLOT(devfn) << 22) | in set_pci_configuration_address()
77 emma2rh_out32(EMMA2RH_PCI_IWIN0_CTR, config_win0); in set_pci_configuration_address()