Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-orion5x/
Dpci.c209 #define PCI_CMD_HOST_REORDER (1 << 29) macro
484 orion5x_setbits(PCI_CMD, PCI_CMD_HOST_REORDER); in pci_setup()