Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/parisc/include/asm/
A Dpci.h74 #define HBA_PORT_SPACE_BITS 16 macro
76 #define HBA_PORT_BASE(h) ((h) << HBA_PORT_SPACE_BITS)
77 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS)
79 #define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS)

Completed in 2 milliseconds