Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-lantiq.c19 #define LTQ_PCI_CFG_BUSNUM_SHF 16 macro
42 cfg_base |= (bus->number << LTQ_PCI_CFG_BUSNUM_SHF) | (devfn << in ltq_pci_config_access()