Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-lantiq.c21 #define LTQ_PCI_CFG_FUNNUM_SHF 8 macro
43 LTQ_PCI_CFG_FUNNUM_SHF) | (where & ~0x3); in ltq_pci_config_access()
56 cfg_base |= (0x0 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()
60 cfg_base |= (0x68 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-lantiq.c21 #define LTQ_PCI_CFG_FUNNUM_SHF 8 macro
43 LTQ_PCI_CFG_FUNNUM_SHF) | (where & ~0x3); in ltq_pci_config_access()
56 cfg_base |= (0x0 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()
60 cfg_base |= (0x68 << LTQ_PCI_CFG_FUNNUM_SHF) + 4; in ltq_pci_config_access()

Completed in 1 milliseconds