Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-orion5x/
Dpci.c254 #define PCI_CONF_FUNC_BAR_CS(n) ((n) >> 1) macro
427 u32 func = PCI_CONF_FUNC_BAR_CS(cs->cs_index); in orion5x_setup_pci_wins()