Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dpci.c223 #define PCI_CONF_FUNC(func) (((func) & 0x3) << 8) macro
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dpci.c223 #define PCI_CONF_FUNC(func) (((func) & 0x3) << 8) macro

Completed in 2 milliseconds