Home
last modified time | relevance | path

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

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