Searched defs:XLP_IO_PCI_OFFSET (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/ | ||
H A D | iomap.h | 51 #define XLP_IO_PCI_OFFSET(b, d, f) (((b) << 20) | ((d) << 15) | ((f) << 12)) macro |
Completed in 2 milliseconds