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

/linux-4.4.14/arch/arm/mach-orion5x/
H A Dpci.c223 #define PCI_CONF_FUNC(func) (((func) & 0x3) << 8) macro
281 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR); orion5x_pci_hw_rd_conf()
305 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR); orion5x_pci_hw_wr_conf()

Completed in 77 milliseconds